Searched defs:frag_hdr (Results 1 – 9 of 9) sorted by relevance
53 struct frag_hdr { struct54 __u8 nexthdr;55 __u8 reserved;56 __be16 frag_off;57 __be32 identification;
71 struct frag_hdr { struct72 __u8 nexthdr;73 __u8 reserved;74 __be16 frag_off;75 __be32 identification;
138 u8 *frag_hdr, int frag_hdrlen, in lowpan_xmit_fragment()163 u8 frag_hdr[5]; in lowpan_xmit_fragmented() local
245 struct libipw_hdr_3addrqos *frag_hdr; in libipw_xmit() local
144 struct frag_hdr { struct145 __u8 nexthdr;146 __u8 reserved;147 __be16 frag_off;148 __be32 identification;
533 struct rtl_80211_hdr_3addrqos *frag_hdr; in ieee80211_xmit() local
553 struct rtllib_hdr_3addrqos *frag_hdr; in rtllib_xmit_inter() local
441 struct frag_hdr *frag_hdr = (struct frag_hdr *) hdr; in ip6_tnl_parse_tlv_enc_lim() local
2762 struct ip6_frag_hdr *frag_hdr = NULL; local