Home
last modified time | relevance | path

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

/include/uapi/linux/
Dipv6.h51 __u8 nexthdr; member
64 __u8 nexthdr; member
131 __u8 nexthdr; member
Dip.h113 __u8 nexthdr; member
128 __u8 nexthdr; member
134 __u8 nexthdr; member
Drpl.h20 __u8 nexthdr; member
Dseg6.h25 __u8 nexthdr; member
/include/net/
Dipv6_frag.h119 u8 nexthdr = *nexthdrp; in ipv6frag_thdr_truncated() local
Dipv6.h148 __u8 nexthdr; member
158 u8 nexthdr; member
174 u8 nexthdr; member
202 u8 nexthdr; member
511 int nexthdr = ipv6_has_hopopt_jumbo(skb); in ipv6_hopopt_jumbo_remove() local
Daddrconf.h257 static inline bool ipv6_is_mld(struct sk_buff *skb, int nexthdr, int offset) in ipv6_is_mld()
Dpkt_cls.h376 int nexthdr; member
Dxfrm.h1679 static inline int xfrm4_rcv_spi(struct sk_buff *skb, int nexthdr, __be32 spi) in xfrm4_rcv_spi()
/include/linux/
Dnetfilter_ipv6.h16 nf_ip6_ext_hdr(u8 nexthdr) in nf_ip6_ext_hdr()