Searched refs:ETH_P_MPLS_UC (Results 1 – 10 of 10) sorted by relevance
24 return eth_type == htons(ETH_P_MPLS_UC) || in eth_p_mpls()
72 .type = cpu_to_be16(ETH_P_MPLS_UC),
97 skb->protocol = htons(ETH_P_MPLS_UC); in mpls_output()
301 skb->protocol = htons(ETH_P_MPLS_UC); in mpls_forward()340 .type = cpu_to_be16(ETH_P_MPLS_UC),
72 #define ETH_P_MPLS_UC 0x8847 /* MPLS Unicast traffic */ macro
46 case ETH_P_MPLS_UC: in parse_eth_proto()273 parse_eth_proto(skb, ETH_P_MPLS_UC); in PROG()
315 case htons(ETH_P_MPLS_UC): in __skb_flow_dissect()477 proto = htons(ETH_P_MPLS_UC); in __skb_flow_dissect()
2814 protocol = htons(ETH_P_MPLS_UC); in fill_packet_ipv4()2943 protocol = htons(ETH_P_MPLS_UC); in fill_packet_ipv6()
341 case ETH_P_MPLS_UC: in ethertype_to_npindex()355 ETH_P_MPLS_UC,
775 case htons(ETH_P_MPLS_UC): in cfg80211_classify8021d()