Home
last modified time | relevance | path

Searched refs:tunnelhdr (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/net/sched/
Dcls_rsvp.h93 u8 tunnelhdr; member
202 if (f->tunnelhdr == 0) in rsvp_classify()
206 nhptr = (void *)(xprt + f->tunnelhdr - sizeof(*nhptr)); in rsvp_classify()
439 if (f->tunnelhdr == 0) in tunnel_recycle()
562 f->tunnelhdr = pinfo->tunnelhdr; in rsvp_change()
574 if (f->tunnelhdr) { in rsvp_change()
604 if (f->tunnelhdr == 0) in rsvp_change()
714 pinfo.tunnelhdr = f->tunnelhdr; in rsvp_dump()
/Linux-v4.19/include/uapi/linux/
Dpkt_cls.h234 __u8 tunnelhdr; member