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.h389 struct tcf_proto { struct
391 struct tcf_proto __rcu *next; argument
396 const struct tcf_proto *, argument
403 const struct tcf_proto_ops *ops; argument
405 /* Lock protects tcf_proto shared state and can be used by unlocked argument
426 typedef void tcf_chain_head_change_t(struct tcf_proto *tp_head, void *priv); argument
/kernel/linux/linux-6.6/include/net/
Dsch_generic.h410 struct tcf_proto { struct
412 struct tcf_proto __rcu *next; argument
417 const struct tcf_proto *, argument
424 const struct tcf_proto_ops *ops; argument
426 /* Lock protects tcf_proto shared state and can be used by unlocked argument
446 typedef void tcf_chain_head_change_t(struct tcf_proto *tp_head, void *priv); argument