Searched defs:tcf_proto (Results 1 – 2 of 2) sorted by relevance
401 struct tcf_proto { struct403 struct tcf_proto __rcu *next; argument408 const struct tcf_proto *, argument415 const struct tcf_proto_ops *ops; argument417 /* Lock protects tcf_proto shared state and can be used by unlocked argument438 typedef void tcf_chain_head_change_t(struct tcf_proto *tp_head, void *priv); argument
294 struct tcf_proto { struct296 struct tcf_proto __rcu *next; argument301 const struct tcf_proto *, argument308 const struct tcf_proto_ops *ops; argument321 typedef void tcf_chain_head_change_t(struct tcf_proto *tp_head, void *priv); argument