Searched refs:ETH_P_MPLS_UC (Results 1 – 17 of 17) sorted by relevance
27 return htons(ETH_P_MPLS_UC); in tun_p_to_eth_p()43 case htons(ETH_P_MPLS_UC): in tun_p_from_eth_p()
28 return eth_type == htons(ETH_P_MPLS_UC) || in eth_p_mpls()
79 #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()
82 .type = cpu_to_be16(ETH_P_MPLS_UC),
127 skb->protocol = htons(ETH_P_MPLS_UC); in mpls_xmit()
137 if (skb->protocol == htons(ETH_P_MPLS_UC)) { in mpls_stats_inc_outucastpkts()431 skb->protocol = htons(ETH_P_MPLS_UC); in mpls_forward()479 .type = cpu_to_be16(ETH_P_MPLS_UC),2194 skb->protocol = htons(ETH_P_MPLS_UC); in mpls_getroute()
214 .proto = htons(ETH_P_MPLS_UC),289 case htons(ETH_P_MPLS_UC): in ipip_tunnel_xmit()
137 if (key_basic->n_proto == cpu_to_be16(ETH_P_MPLS_UC) || in nfp_flower_compile_mac()
318 case cpu_to_be16(ETH_P_MPLS_UC): in nfp_flower_calculate_key_layers()
880 case htons(ETH_P_MPLS_UC): in __skb_flow_dissect()1016 proto = htons(ETH_P_MPLS_UC); in __skb_flow_dissect()
2742 protocol = htons(ETH_P_MPLS_UC); in fill_packet_ipv4()2870 protocol = htons(ETH_P_MPLS_UC); in fill_packet_ipv6()
709 .proto = htons(ETH_P_MPLS_UC),1032 case htons(ETH_P_MPLS_UC): in sit_tunnel_xmit()
351 case ETH_P_MPLS_UC: in ethertype_to_npindex()365 ETH_P_MPLS_UC,
738 case htons(ETH_P_MPLS_UC): in cfg80211_classify8021d()
888 } else if (key->basic.n_proto == htons(ETH_P_MPLS_UC) || in fl_set_key()
2944 (((eth_type == ETH_P_MPLS_UC) || in is_valid_ethertype()