Searched refs:tp_next (Results 1 – 1 of 1) sorted by relevance
598 struct tcf_proto *tp, *tp_next; in tcf_chain_flush() local603 tp_next = rcu_dereference_protected(tp->next, 1); in tcf_chain_flush()605 tp = tp_next; in tcf_chain_flush()614 tp_next = rcu_dereference_protected(tp->next, 1); in tcf_chain_flush()616 tp = tp_next; in tcf_chain_flush()998 struct tcf_proto *tp_next = __tcf_get_next_proto(chain, tp); in tcf_get_next_proto() local1003 return tp_next; in tcf_get_next_proto()