Home
last modified time | relevance | path

Searched refs:OVS_MPLS_L3_TUNNEL_FLAG_MASK (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dopenvswitch.h733 #define OVS_MPLS_L3_TUNNEL_FLAG_MASK (1 << 0) /* Flag to specify the place of macro
/linux-6.3-rc2/net/openvswitch/
A Dactions.c1343 if (mpls->tun_flags & OVS_MPLS_L3_TUNNEL_FLAG_MASK) in do_execute_actions()
A Dflow_netlink.c3258 if (mpls->tun_flags & OVS_MPLS_L3_TUNNEL_FLAG_MASK) { in __ovs_nla_copy_actions()

Completed in 14 milliseconds