Lines Matching refs:tp_head
490 struct tcf_proto *tp_head)
493 item->chain_head_change(tp_head, item->chain_head_change_priv);
497 struct tcf_proto *tp_head)
507 tcf_chain_head_change_item(item, tp_head);
909 struct tcf_proto *tp_head;
913 tp_head = tcf_chain_dereference(chain0->filter_chain, chain0);
914 if (tp_head)
915 tcf_chain_head_change_item(item, tp_head);
1476 static void tcf_chain_head_change_dflt(struct tcf_proto *tp_head, void *priv)
1480 rcu_assign_pointer(*p_filter_chain, tp_head);