Searched refs:ETH_P_MPLS_UC (Results 1 – 7 of 7) sorted by relevance
24 return eth_type == htons(ETH_P_MPLS_UC) || in eth_p_mpls()
71 #define ETH_P_MPLS_UC 0x8847 /* MPLS Unicast traffic */ macro
71 .type = cpu_to_be16(ETH_P_MPLS_UC),
209 skb->protocol = htons(ETH_P_MPLS_UC); in mpls_forward()241 .type = cpu_to_be16(ETH_P_MPLS_UC),
339 case ETH_P_MPLS_UC: in ethertype_to_npindex()353 ETH_P_MPLS_UC,
775 case htons(ETH_P_MPLS_UC): in cfg80211_classify8021d()
2763 protocol = htons(ETH_P_MPLS_UC); in fill_packet_ipv4()2892 protocol = htons(ETH_P_MPLS_UC); in fill_packet_ipv6()