Home
last modified time | relevance | path

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

/linux-5.10/net/sched/
Dcls_rsvp.h85 struct rsvp_filter { struct
86 struct rsvp_filter __rcu *next; argument
87 __be32 src[RSVP_DST_LEN];
88 struct tc_rsvp_gpi spi;
89 u8 tunnelhdr;
91 struct tcf_result res;
92 struct tcf_exts exts;
94 u32 handle;
95 struct rsvp_session *sess;
96 struct rcu_work rwork;