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

/illumos-gate/usr/src/lib/libbc/inc/include/netinet/
H A Dif_ether.h46 * The ETHERTYPE_NTRAILER packet types starting at ETHERTYPE_TRAIL have
47 * (type-ETHERTYPE_TRAIL)*512 bytes of data followed
50 #define ETHERTYPE_TRAIL 0x1000 /* Trailer packet */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dethernet.h103 * The ETHERTYPE_NTRAILER packet types starting at ETHERTYPE_TRAIL have
104 * (type-ETHERTYPE_TRAIL)*512 bytes of data followed
107 #define ETHERTYPE_TRAIL (0x1000) /* Trailer packet */ macro
/illumos-gate/usr/src/boot/include/net/
H A Dethernet.h129 * The ETHERTYPE_NTRAILER packet types starting at ETHERTYPE_TRAIL have
130 * (type-ETHERTYPE_TRAIL)*512 bytes of data followed
133 #define ETHERTYPE_TRAIL 0x1000 /* Trailer packet */ macro
356 * The ETHERTYPE_NTRAILER packet types starting at ETHERTYPE_TRAIL have
357 * (type-ETHERTYPE_TRAIL)*512 bytes of data followed
360 #define ETHERTYPE_TRAIL 0x1000 /* Trailer packet */ macro

Completed in 47 milliseconds