Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dif_ether.h72 #define ETH_P_MPLS_UC 0x8847 /* MPLS Unicast traffic */ macro
/linux-3.4.99/drivers/net/ppp/
Dppp_generic.c327 case ETH_P_MPLS_UC: in ethertype_to_npindex()
341 ETH_P_MPLS_UC,
/linux-3.4.99/net/core/
Dpktgen.c2660 protocol = htons(ETH_P_MPLS_UC); in fill_packet_ipv4()
2884 protocol = htons(ETH_P_MPLS_UC); in fill_packet_ipv6()