Searched refs:ETH_P_IFE (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/include/uapi/linux/ | ||
D | if_ether.h | 120 #define ETH_P_IFE 0xED3E /* ForCES inter-FE LFB type */ macro |
/Linux-v6.1/net/sched/ | ||
D | act_ife.c | 491 u16 ife_type = ETH_P_IFE; in tcf_ife_init() |