HomeSort by: relevance | last modified time | path
    Searched defs:ETHERTYPE_PUP (Results 1 - 4 of 4) sorted by relevancy

  /src/external/mpl/dhcp/dist/includes/netinet/
if_ether.h 58 #define ETHERTYPE_PUP 0x0200 /* PUP protocol */
  /src/external/bsd/libpcap/dist/
ethertype.h 36 #ifndef ETHERTYPE_PUP
37 #define ETHERTYPE_PUP 0x0200 /* PUP protocol */
  /src/external/bsd/tcpdump/dist/
ethertype.h 48 #ifndef ETHERTYPE_PUP
49 #define ETHERTYPE_PUP 0x0200 /* PUP protocol */
  /src/sys/net/
ethertypes.h 59 #define ETHERTYPE_PUP 0x0200 /* Xerox PUP protocol - see 0A00 */

Completed in 17 milliseconds