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

/illumos-gate/usr/src/uts/common/io/ppp/sppp/
H A Dsppp.h68 #if !defined(ETHERTYPE_PPP)
69 #define ETHERTYPE_PPP 0x880b macro
H A Dsppp_dlpi.c1111 * For all other protocols, end this up as an ETHERTYPE_PPP
1118 type = ETHERTYPE_PPP;
1171 * ETHERTYPE_PPP type of packet. Since we've skipped
1178 type = ETHERTYPE_PPP;
/illumos-gate/usr/src/boot/include/net/
H A Dethernet.h334 #define ETHERTYPE_PPP 0x880B /* PPP (obsolete by PPPoE) */ macro

Completed in 64 milliseconds