Home
last modified time | relevance | path

Searched refs:LLC_UI (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/bsd/libpcap/dist/
H A Dllc.h38 #define LLC_UI 0x03 macro
/netbsd-src/external/bsd/tcpdump/dist/
H A Dllc.h36 #define LLC_UI 0x03 macro
/netbsd-src/external/mpl/dhcp/dist/common/
H A Dfddi.c67 lh.llc_un.type_snap.control = LLC_UI;
/netbsd-src/sys/net/
H A Dif_llc.h124 #define LLC_UI 0x3 macro
H A Dbridgestp.c241 bpdu.cbu_ctl = LLC_UI; in bstp_send_config_bpdu()
388 bpdu.tbu_ctl = LLC_UI; in bstp_transmit_tcn()
618 tpdu.tbu_ctl != LLC_UI) in bstp_input()
H A Dif_ethersubr.c348 llc.llc_control = LLC_UI; in ether_output()
503 llc->llc_control != LLC_UI) { in altq_etherclassify()
587 case LLC_UI: in ether_input_llc()
H A Dif_bridge.c2728 llc2->llc_control == LLC_UI) { in bridge_ipf()
/netbsd-src/sys/netatalk/
H A 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/
H A Dieee80211_output.c601 llc->llc_control = LLC_UI; in ieee80211_encap()
H A Dieee80211_input.c950 llc->llc_control == LLC_UI && in ieee80211_decap()
/netbsd-src/sys/dev/ic/
H A Dawi.c2035 llc->llc_control = LLC_UI; in awi_ether_encap()
/netbsd-src/sys/dev/pcmcia/
H A Dif_ray.c434 static uint8_t llc_snapid[6] = { LLC_SNAP_LSAP, LLC_SNAP_LSAP, LLC_UI, };