Home
last modified time | relevance | path

Searched defs:llc (Results 1 – 9 of 9) sorted by relevance

/dflybsd-src/sys/net/
H A Dif_llc.h49 struct llc { struct
50 u_char llc_dsap; argument
51 u_char llc_ssap; argument
52 union {
86 } llc_un; argument
H A Dif_ethersubr.c904 struct llc *llc = (struct llc *)(eh + 1); in altq_etherclassify() local
/dflybsd-src/sys/netproto/802_11/wlan/
H A Dieee80211_input.c320 struct llc *llc; in ieee80211_decap() local
385 struct llc *llc; in ieee80211_decap1() local
H A Dieee80211_superg.c264 struct llc *llc; in ieee80211_ff_decap() local
356 struct llc *llc; in ieee80211_ff_encap() local
H A Dieee80211_output.c1353 struct llc *llc; local
3597 struct llc *llc; local
H A Dieee80211_mesh.c1286 struct llc *llc; in mesh_decap() local
/dflybsd-src/lib/libutil/
H A Dlogin_class.c322 login_cap_t *llc = NULL; in setusercontext() local
/dflybsd-src/sys/dev/netif/wi/
H A Dif_wi.c956 const struct llc *llc; in wi_start() local
/dflybsd-src/sys/net/bridge/
H A Dif_bridge.c4369 int snap, struct llc *llc) in bridge_fragment()