Home
last modified time | relevance | path

Searched defs:frag_hdr (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/net/ieee802154/6lowpan/
Dtx.c122 u8 *frag_hdr, int frag_hdrlen, in lowpan_xmit_fragment()
147 u8 frag_hdr[5]; in lowpan_xmit_fragmented() local
/linux-4.4.14/include/net/
Dipv6.h105 struct frag_hdr { struct
106 __u8 nexthdr;
107 __u8 reserved;
108 __be16 frag_off;
109 __be32 identification;
/linux-4.4.14/drivers/net/wireless/ipw2x00/
Dlibipw_tx.c259 struct libipw_hdr_3addrqos *frag_hdr; in libipw_xmit() local
/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/
Dieee80211_tx.c601 struct rtl_80211_hdr_3addrqos *frag_hdr; in ieee80211_xmit() local
/linux-4.4.14/drivers/staging/rtl8192e/
Drtllib_tx.c569 struct rtllib_hdr_3addrqos *frag_hdr; in rtllib_xmit_inter() local
/linux-4.4.14/net/ipv6/
Dip6_tunnel.c493 struct frag_hdr *frag_hdr = (struct frag_hdr *) hdr; in ip6_tnl_parse_tlv_enc_lim() local