Searched defs:frag_hdr (Results 1 – 8 of 8) sorted by relevance
52 struct frag_hdr { struct53 __u8 nexthdr;54 __u8 reserved;55 __be16 frag_off;56 __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
145 struct frag_hdr { struct146 __u8 nexthdr;147 __u8 reserved;148 __be16 frag_off;149 __be32 identification;
245 struct libipw_hdr_3addrqos *frag_hdr; in libipw_xmit() local
533 struct rtl_80211_hdr_3addrqos *frag_hdr; in ieee80211_xmit() local
553 struct rtllib_hdr_3addrqos *frag_hdr; in rtllib_xmit_inter() local
415 struct frag_hdr *frag_hdr = (struct frag_hdr *) hdr; in ip6_tnl_parse_tlv_enc_lim() local
Completed in 32 milliseconds