Home
last modified time | relevance | path

Searched refs:ETH_P_MPLS_UC (Results 1 – 2 of 2) sorted by relevance

/include/net/
Dmpls.h28 return eth_type == htons(ETH_P_MPLS_UC) || in eth_p_mpls()
/include/uapi/linux/
Dif_ether.h72 #define ETH_P_MPLS_UC 0x8847 /* MPLS Unicast traffic */ macro