Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dllc1.h228 #define LLC_SNAP_SAP 0xAA /* SNAP SAP */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dllc1.c1175 lld->llc_sap = LLC_SNAP_SAP; in llc1_bind()
1387 llchdr->llc_dsap = LLC_SNAP_SAP; in llc1_unitdata()
1582 if (msgsap == LLC_SNAP_SAP && in llc1_recv()
2967 } else if (lld->llc_sap != LLC_SNAP_SAP || in llc1_subs_bind()
/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsockmod_pfp.c161 { ETH_P_802_2, LLC_SNAP_SAP },
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_txdma.c308 LLC_SNAP_SAP) { in hxge_fill_tx_hdr()
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_txdma.c526 == LLC_SNAP_SAP) { in nxge_fill_tx_hdr()