Searched refs:tp_head (Results 1 – 4 of 4) sorted by relevance
59 static void clsact_chain_head_change(struct tcf_proto *tp_head, void *priv) in clsact_chain_head_change() argument63 mini_qdisc_pair_swap(miniqp, tp_head); in clsact_chain_head_change()
219 struct tcf_proto *tp_head) in tcf_chain_head_change_item() argument222 item->chain_head_change(tp_head, item->chain_head_change_priv); in tcf_chain_head_change_item()226 struct tcf_proto *tp_head) in tcf_chain0_head_change() argument234 tcf_chain_head_change_item(item, tp_head); in tcf_chain0_head_change()725 static void tcf_chain_head_change_dflt(struct tcf_proto *tp_head, void *priv) in tcf_chain_head_change_dflt() argument729 rcu_assign_pointer(*p_filter_chain, tp_head); in tcf_chain_head_change_dflt()
1329 struct tcf_proto *tp_head) in mini_qdisc_pair_swap() argument1334 if (!tp_head) { in mini_qdisc_pair_swap()1349 miniq->filter_list = tp_head; in mini_qdisc_pair_swap()
317 typedef void tcf_chain_head_change_t(struct tcf_proto *tp_head, void *priv);1122 struct tcf_proto *tp_head);