Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dif_ether.h78 hdr = (struct ethhdr *)skb_mac_header(skb); in eth_hdr()
H A Dskbuff.h1005 skb_mac_header(const struct sk_buff *skb) in skb_mac_header() function
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Drxmq.c21 struct ieee80211_hdr *hdr = (void *)skb_mac_header(skb); in iwl_mvm_check_pn()
737 struct ieee80211_hdr *hdr = (void *)skb_mac_header(skb); in iwl_mvm_reorder_timer_expired()