Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/librstp/common/
H A Dstp_bpdu.h30 #define LLC_UI 0x03 macro
H A Dtransmit.c75 BPDU_L_SAP, BPDU_L_SAP, LLC_UI /* dsap, ssap, llc */
H A Dstp_in.c577 bpdu->eth.llc != LLC_UI) { in STP_IN_check_bpdu_header()
/illumos-gate/usr/src/uts/common/sys/
H A Dllc1.h220 #define LLC_UI 0x3 macro
/illumos-gate/usr/src/uts/common/io/
H A Dllc1.c1381 llchdr->llc_ctl = LLC_UI; in llc1_unitdata()
1424 llchdr->llc_ctl = LLC_UI; in llc1_unitdata()
1608 case LLC_UI: in llc1_recv()