Searched defs:mpls (Results 1 – 6 of 6) sorted by relevance
1323 struct ovs_action_push_mpls *mpls = nla_data(a); in do_execute_actions() local1330 struct ovs_action_add_mpls *mpls = nla_data(a); in do_execute_actions() local
139 } mpls; member
3228 const struct ovs_action_add_mpls *mpls = nla_data(a); in __ovs_nla_copy_actions() local3255 const struct ovs_action_push_mpls *mpls = nla_data(a); in __ovs_nla_copy_actions() local
2597 static void mpls_push(__be32 *mpls, struct pktgen_dev *pkt_dev) in mpls_push()2728 __be32 *mpls; in fill_packet_ipv4() local2856 __be32 *mpls; in fill_packet_ipv6() local
867 struct mpls_label mpls_tmp, *mpls; in cfg80211_classify8021d() local
59 struct flow_dissector_key_mpls mpls; member