Home
last modified time | relevance | path

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

/src/sys/net/
H A Dif_llc.h79 } __packed type_snap; member
106 #define llc_snap llc_un.type_snap
H A Dif_bridge.c3989 ether_type = htons(llc2->llc_un.type_snap.ether_type); in bridge_pfil()
/src/sys/net80211/
H A Dieee80211_input.c413 eh->ether_type = llc->llc_un.type_snap.ether_type; in ieee80211_decap1()
/src/tools/tools/net80211/wesside/wesside/
H A Dwesside.c773 h->llc_un.type_snap.control = 3; in do_llc()
774 h->llc_un.type_snap.ether_type = htons(type); in do_llc()