Searched refs:ieee80211_get_8023_tunnel_proto (Results 1 – 3 of 3) sorted by relevance
539 bool ieee80211_get_8023_tunnel_proto(const void *hdr, __be16 *proto) in ieee80211_get_8023_tunnel_proto() function553 EXPORT_SYMBOL(ieee80211_get_8023_tunnel_proto);572 ieee80211_get_8023_tunnel_proto(skb->data + hdrlen, in ieee80211_strip_8023_mesh_hdr()662 ieee80211_get_8023_tunnel_proto(&payload, &tmp.h_proto))) { in ieee80211_data_to_8023_exthdr()898 ieee80211_get_8023_tunnel_proto(frame->data, &hdr.eth.h_proto))) in ieee80211_amsdu_to_8023s()
2807 if (ieee80211_get_8023_tunnel_proto(skb->data + hdrlen, in ieee80211_rx_mesh_fast_forward()2963 if (ieee80211_get_8023_tunnel_proto(fwd_skb->data + hdrlen, in ieee80211_rx_mesh_data()
6792 bool ieee80211_get_8023_tunnel_proto(const void *hdr, __be16 *proto);