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

  /src/sys/net/
ethertypes.h 67 #define ETHERTYPE_IP 0x0800 /* IP protocol */
  /src/sys/external/bsd/ipf/netinet/
ip_compat.h 1113 #ifndef ETHERTYPE_IP
1114 # define ETHERTYPE_IP ((u_short)0x0800)

Completed in 13 milliseconds