Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/wireless/
A Dutil.c545 bool ieee80211_get_8023_tunnel_proto(const void *hdr, __be16 *proto) in ieee80211_get_8023_tunnel_proto() function
559 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()
/linux-6.3-rc2/include/net/
A Dcfg80211.h6288 bool ieee80211_get_8023_tunnel_proto(const void *hdr, __be16 *proto);
/linux-6.3-rc2/net/mac80211/
A Drx.c2845 if (ieee80211_get_8023_tunnel_proto(fwd_skb->data + hdrlen, in ieee80211_rx_mesh_data()

Completed in 35 milliseconds