Home
last modified time | relevance | path

Searched defs:tcf_proto (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/net/
Dsch_generic.h401 struct tcf_proto { struct
403 struct tcf_proto __rcu *next; argument
408 const struct tcf_proto *, argument
415 const struct tcf_proto_ops *ops; argument
417 /* Lock protects tcf_proto shared state and can be used by unlocked argument
438 typedef void tcf_chain_head_change_t(struct tcf_proto *tp_head, void *priv); argument
/kernel/linux/linux-4.19/include/net/
Dsch_generic.h294 struct tcf_proto { struct
296 struct tcf_proto __rcu *next; argument
301 const struct tcf_proto *, argument
308 const struct tcf_proto_ops *ops; argument
321 typedef void tcf_chain_head_change_t(struct tcf_proto *tp_head, void *priv); argument