Home
last modified time | relevance | path

Searched refs:llc_control (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/sys/net/
Dif_llc.h100 #define llc_control llc_un.type_u.control macro
Dif_ethersubr.c348 llc.llc_control = LLC_UI; in ether_output()
503 llc->llc_control != LLC_UI) { in altq_etherclassify()
586 switch (l->llc_control) { in ether_input_llc()
Dif_bridge.c2739 llc2->llc_control == LLC_UI) { in bridge_ipf()
/netbsd/src/sys/netatalk/
Daarp.c211 llc->llc_control = LLC_UI; in aarpwhohas()
504 llc->llc_control = LLC_UI; in at_aarpinput()
648 llc->llc_control = LLC_UI; in aarpprobe()
/netbsd/src/sys/net80211/
Dieee80211_output.c601 llc->llc_control = LLC_UI; in ieee80211_encap()
Dieee80211_input.c950 llc->llc_control == LLC_UI && in ieee80211_decap()
/netbsd/src/sys/dev/ic/
Dawi.c2035 llc->llc_control = LLC_UI; in awi_ether_modcap()