Lines Matching refs:tp_head
367 struct tcf_proto *tp_head)
370 item->chain_head_change(tp_head, item->chain_head_change_priv);
374 struct tcf_proto *tp_head)
384 tcf_chain_head_change_item(item, tp_head);
785 struct tcf_proto *tp_head;
789 tp_head = tcf_chain_dereference(chain0->filter_chain, chain0);
790 if (tp_head)
791 tcf_chain_head_change_item(item, tp_head);
1353 static void tcf_chain_head_change_dflt(struct tcf_proto *tp_head, void *priv)
1357 rcu_assign_pointer(*p_filter_chain, tp_head);