HomeSort by: relevance | last modified time | path
    Searched refs:ARPHRD_IEEE802_TR (Results 1 - 3 of 3) sorted by relevancy

  /src/external/mpl/dhcp/dist/includes/
osdep.h 252 #if defined (ARPHRD_IEEE802_TR) && !defined (HAVE_ARPHRD_IEEE802_TR)
  /src/external/mpl/dhcp/dist/common/
lpf.c 559 #ifdef ARPHRD_IEEE802_TR
560 case ARPHRD_IEEE802_TR:
561 #endif /* ARPHRD_IEEE802_TR */
  /src/external/bsd/libpcap/dist/
pcap-linux.c 2121 #ifndef ARPHRD_IEEE802_TR
2122 #define ARPHRD_IEEE802_TR 800 /* From Linux 2.4 */
2124 case ARPHRD_IEEE802_TR:

Completed in 18 milliseconds