Home
last modified time | relevance | path

Searched defs:ETHERTYPE_PUP (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dethernet.h84 #define ETHERTYPE_PUP (0x0200) /* PUP protocol */ macro
/illumos-gate/usr/src/boot/include/net/
H A Dethernet.h101 #define ETHERTYPE_PUP 0x0200 /* Xerox PUP protocol - see 0A00 */ macro