HomeSort by relevance Sort by last modified time
    Searched refs:ETH_P_LOOP (Results 1 - 8 of 8) sorted by null

  /development/ndk/platforms/android-3/include/linux/
if_ether.h 23 #define ETH_P_LOOP 0x0060
  /external/libnl/include/linux/
if_ether.h 39 #define ETH_P_LOOP 0x0060 /* Ethernet Loopback packet */
  /external/iproute2/include/linux/
if_ether.h 42 #define ETH_P_LOOP 0x0060 /* Ethernet Loopback packet */
  /bionic/libc/kernel/uapi/linux/
if_ether.h 30 #define ETH_P_LOOP 0x0060
  /development/ndk/platforms/android-L/include/linux/
if_ether.h 30 #define ETH_P_LOOP 0x0060
  /external/kernel-headers/original/uapi/linux/
if_ether.h 42 #define ETH_P_LOOP 0x0060 /* Ethernet Loopback packet */
  /external/libnl/lib/
utils.c 575 __ADD(ETH_P_LOOP,loop)
  /external/iproute2/ip/
iplink.c 729 me.sll_protocol = htons(ETH_P_LOOP);

Completed in 2902 milliseconds