Home
last modified time | relevance | path

Searched refs:ieee80211_get_8023_tunnel_proto (Results 1 – 2 of 2) sorted by relevance

/net/wireless/
Dutil.c539 bool ieee80211_get_8023_tunnel_proto(const void *hdr, __be16 *proto) in ieee80211_get_8023_tunnel_proto() function
553 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()
/net/mac80211/
Drx.c2770 if (ieee80211_get_8023_tunnel_proto(skb->data + hdrlen, in ieee80211_rx_mesh_fast_forward()
2926 if (ieee80211_get_8023_tunnel_proto(fwd_skb->data + hdrlen, in ieee80211_rx_mesh_data()