Home
last modified time | relevance | path

Searched refs:ETH_P_IFE (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dif_ether.h118 #define ETH_P_IFE 0xED3E /* ForCES inter-FE LFB type */ macro
/openbmc/linux/include/uapi/linux/
H A Dif_ether.h120 #define ETH_P_IFE 0xED3E /* ForCES inter-FE LFB type */ macro
/openbmc/linux/net/sched/
H A Dact_ife.c492 u16 ife_type = ETH_P_IFE; in tcf_ife_init()