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

  /bionic/libc/kernel/uapi/linux/
if_ether.h 91 #define ETH_P_IFE 0xED3E
  /external/iproute2/include/uapi/linux/
if_ether.h 109 #define ETH_P_IFE 0xED3E /* ForCES inter-FE LFB type */
  /external/kernel-headers/original/uapi/linux/
if_ether.h 110 #define ETH_P_IFE 0xED3E /* ForCES inter-FE LFB type */
  /external/strace/xlat/
ethernet_protocols.h 183 #if defined(ETH_P_IFE) || (defined(HAVE_DECL_ETH_P_IFE) && HAVE_DECL_ETH_P_IFE)
184 XLAT(ETH_P_IFE),
  /external/iproute2/tc/
m_ife.c 193 fprintf(stderr, "IFE type 0x%04X\n", ETH_P_IFE);

Completed in 290 milliseconds