Searched refs:ETH_P_MPLS_UC (Results 1 – 2 of 2) sorted by relevance
/include/net/ | ||
D | mpls.h | 28 return eth_type == htons(ETH_P_MPLS_UC) || in eth_p_mpls() |
/include/uapi/linux/ | ||
D | if_ether.h | 72 #define ETH_P_MPLS_UC 0x8847 /* MPLS Unicast traffic */ macro |