Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_llc.h82 } __packed type_snap; member
109 #define llc_snap llc_un.type_snap
H A Dif_bridge.c3210 ether_type = htons(llc2->llc_un.type_snap.ether_type); in bridge_pfil()
/f-stack/freebsd/net80211/
H A Dieee80211_input.c382 eh->ether_type = llc->llc_un.type_snap.ether_type; in ieee80211_decap1()