Home
last modified time | relevance | path

Searched refs:act_prev (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/net/sched/
Dact_api.c570 struct tc_action *head = NULL, *act, *act_prev = NULL; in tcf_action_init() local
587 act_prev->next = act; in tcf_action_init()
588 act_prev = act; in tcf_action_init()
844 struct tc_action *head = NULL, *act, *act_prev = NULL; in tca_action_gd() local
868 act_prev->next = act; in tca_action_gd()
869 act_prev = act; in tca_action_gd()