Searched full:eth_p_mpls_mc (Results 1 – 14 of 14) sorted by relevance
22 eth_type == htons(ETH_P_MPLS_MC); in eth_p_mpls()
19 The MPLS protocol can have ethertypes ETH_P_MPLS_UC (unicast) & ETH_P_MPLS_MC (multicast).
77 .type = cpu_to_be16(ETH_P_MPLS_MC),
778 * %ETH_P_MPLS_MC, indicating MPLS unicast or multicast. Other are rejected.782 __be16 mpls_ethertype; /* Either %ETH_P_MPLS_UC or %ETH_P_MPLS_MC */793 * %ETH_P_MPLS_MC, indicating MPLS unicast or multicast. Other are rejected.797 __be16 mpls_ethertype; /* Either %ETH_P_MPLS_UC or %ETH_P_MPLS_MC */1048 * encapsulating frame to either %ETH_P_MPLS_UC or %ETH_P_MPLS_MC to
110 proto = htons(ETH_P_MPLS_MC); in bareudp_udp_encap_recv()126 proto = htons(ETH_P_MPLS_MC); in bareudp_udp_encap_recv()450 proto == htons(ETH_P_MPLS_MC)) in bareudp_proto_valid()
281 case ETH_P_MPLS_MC: in parse_eth_proto()
127 case bpf_htons(ETH_P_MPLS_MC): in parse_eth_proto()
164 match.key->n_proto == cpu_to_be16(ETH_P_MPLS_MC)) { in nfp_flower_compile_mpls()
441 case cpu_to_be16(ETH_P_MPLS_MC): in nfp_flower_calculate_key_layers()
1403 proto = htons(ETH_P_MPLS_MC); in __skb_flow_dissect()1448 case htons(ETH_P_MPLS_MC): in __skb_flow_dissect()
357 case ETH_P_MPLS_MC: in ethertype_to_npindex()370 ETH_P_MPLS_MC,
1150 key->basic.n_proto = htons(ETH_P_MPLS_MC); in fl_set_key_pppoe()1999 key->basic.n_proto == htons(ETH_P_MPLS_MC)) { in fl_set_key()
1067 case htons(ETH_P_MPLS_MC): { in cfg80211_classify8021d()
5075 case htons(ETH_P_MPLS_MC): in mlx5e_gre_tunnel_inner_proto_offload_supported()