Searched refs:CNTL_LLC_UI (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ether.c707 #define CNTL_LLC_UI 0x03 /* un-numbered information packet */ macro
854 snaphdr->control == CNTL_LLC_UI) {
1050 snaphdr->control == CNTL_LLC_UI)
/illumos-gate/usr/src/uts/common/sys/
H A Dgldpriv.h589 #define CNTL_LLC_UI 0x03 /* un-numbered information packet */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dgldutil.c70 CNTL_LLC_UI, /* Control 0x03 */
78 snaphdr->control == CNTL_LLC_UI && \
1850 if (snaphdr->control != CNTL_LLC_UI)
1933 nsnaphdr->control = CNTL_LLC_UI;
2107 nsnaphdr->control = CNTL_LLC_UI;

Completed in 69 milliseconds