Home
last modified time | relevance | path

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

/linux-5.10/include/net/
Dsch_generic.h356 struct tcf_proto { struct
358 struct tcf_proto __rcu *next; argument
363 const struct tcf_proto *, argument
370 const struct tcf_proto_ops *ops; argument
372 /* Lock protects tcf_proto shared state and can be used by unlocked argument
393 typedef void tcf_chain_head_change_t(struct tcf_proto *tp_head, void *priv); argument