Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dcls_rsvp.h93 u8 tunnelhdr; member
203 if (f->tunnelhdr == 0) in rsvp_classify()
207 nhptr = (void *)(xprt + f->tunnelhdr - sizeof(*nhptr)); in rsvp_classify()
427 if (f->tunnelhdr == 0) in tunnel_recycle()
542 f->tunnelhdr = pinfo->tunnelhdr; in rsvp_change()
554 if (f->tunnelhdr) { in rsvp_change()
584 if (f->tunnelhdr == 0) in rsvp_change()
693 pinfo.tunnelhdr = f->tunnelhdr; in rsvp_dump()
/linux-4.4.14/include/uapi/linux/
Dpkt_cls.h249 __u8 tunnelhdr; member