Lines Matching refs:tcf_chain_dereference
607 tp = tcf_chain_dereference(chain->filter_chain, chain); in tcf_chain_flush()
613 tp = tcf_chain_dereference(chain->filter_chain, chain); in tcf_chain_flush()
830 tp_head = tcf_chain_dereference(chain0->filter_chain, chain0); in tcf_chain0_head_change_cb_add()
1003 tp = tcf_chain_dereference(chain->filter_chain, chain); in __tcf_get_next_proto()
1010 tp = tcf_chain_dereference(chain->filter_chain, chain); in __tcf_get_next_proto()
1012 for (; tp; tp = tcf_chain_dereference(tp->next, chain)) in __tcf_get_next_proto()
1016 tp = tcf_chain_dereference(tp->next, chain); in __tcf_get_next_proto()
1639 return tcf_chain_dereference(*chain_info->pprev, chain); in tcf_chain_tp_prev()
1662 struct tcf_proto *next = tcf_chain_dereference(chain_info->next, chain); in tcf_chain_tp_remove()
1727 (tp_iter = tcf_chain_dereference(*pprev, chain)); in tcf_chain_tp_delete_empty()
1746 next = tcf_chain_dereference(chain_info.next, chain); in tcf_chain_tp_delete_empty()
1765 (tp = tcf_chain_dereference(*pprev, chain)); in tcf_chain_tp_find()