Home
last modified time | relevance | path

Searched defs:mpls (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun_mplsoudp.c35 struct mpls_shim_hdr *mpls; in generate_ip_tun_hdr() local
/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_flow.c395 struct mpls_label *mpls, _mpls; in PROG() local
/linux/net/openvswitch/
H A Dactions.c1313 struct ovs_action_push_mpls *mpls = nla_data(a); in do_execute_actions() local
1320 struct ovs_action_add_mpls *mpls = nla_data(a); in do_execute_actions() local
H A Dflow.h153 } mpls; member
H A Dflow_netlink.c3250 const struct ovs_action_add_mpls *mpls = nla_data(a); in __ovs_nla_copy_actions() local
3277 const struct ovs_action_push_mpls *mpls = nla_data(a); in __ovs_nla_copy_actions() local
/linux/include/net/
H A Dnet_namespace.h177 struct netns_mpls mpls; member
H A Dflow_dissector.h95 static inline void dissector_set_mpls_lse(struct flow_dissector_key_mpls *mpls, in dissector_set_mpls_lse()
/linux/net/sched/
H A Dcls_flower.c75 struct flow_dissector_key_mpls mpls; member