Searched refs:ieee80211_get_8023_tunnel_proto (Results 1 – 3 of 3) sorted by relevance
545 bool ieee80211_get_8023_tunnel_proto(const void *hdr, __be16 *proto) in ieee80211_get_8023_tunnel_proto() function559 EXPORT_SYMBOL(ieee80211_get_8023_tunnel_proto);578 ieee80211_get_8023_tunnel_proto(skb->data + hdrlen, in ieee80211_strip_8023_mesh_hdr()666 ieee80211_get_8023_tunnel_proto(&payload, &tmp.h_proto))) { in ieee80211_data_to_8023_exthdr()886 ieee80211_get_8023_tunnel_proto(frame->data, &hdr.eth.h_proto))) in ieee80211_amsdu_to_8023s()
6288 bool ieee80211_get_8023_tunnel_proto(const void *hdr, __be16 *proto);
2845 if (ieee80211_get_8023_tunnel_proto(fwd_skb->data + hdrlen, in ieee80211_rx_mesh_data()
Completed in 39 milliseconds