Searched refs:type_snap (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.0-release/sys/netatalk/
H A Dphase2.h30 #define llc_org_code llc_un.type_snap.org_code
31 #define llc_ether_type llc_un.type_snap.ether_type
/freebsd-10.0-release/sys/net/
H A Dif_llc.h80 } __packed type_snap; member in union:llc::__anon10023
107 #define llc_snap llc_un.type_snap
H A Dif_ef.c327 ether_type = ntohs(l->llc_un.type_snap.ether_type);
H A Dif_ethersubr.c94 #define llc_snap_org_code llc_un.type_snap.org_code
95 #define llc_snap_ether_type llc_un.type_snap.ether_type
H A Dif_bridge.c3066 ether_type = htons(llc2->llc_un.type_snap.ether_type);
/freebsd-10.0-release/sys/net80211/
H A Dieee80211_input.c367 eh->ether_type = llc->llc_un.type_snap.ether_type;
/freebsd-10.0-release/tools/tools/net80211/wesside/wesside/
H A Dwesside.c774 h->llc_un.type_snap.control = 3;
775 h->llc_un.type_snap.ether_type = htons(type);

Completed in 119 milliseconds