Searched defs:frag_hdr (Results 1 – 8 of 8) sorted by relevance
54 struct frag_hdr { struct55 __u8 nexthdr;56 __u8 reserved;57 __be16 frag_off;58 __be32 identification;
74 struct frag_hdr { struct75 __u8 nexthdr;76 __u8 reserved;77 __be16 frag_off;78 __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
147 struct frag_hdr { struct148 __u8 nexthdr;149 __u8 reserved;150 __be16 frag_off;151 __be32 identification;
533 struct rtl_80211_hdr_3addrqos *frag_hdr; in ieee80211_xmit() local
547 struct rtllib_hdr_3addrqos *frag_hdr; in rtllib_xmit_inter() local
425 struct frag_hdr *frag_hdr = (struct frag_hdr *)hdr; in ip6_tnl_parse_tlv_enc_lim() local