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

/linux-master/include/uapi/linux/
H A Dopenvswitch.h733 #define OVS_MPLS_L3_TUNNEL_FLAG_MASK (1 << 0) /* Flag to specify the place of macro
/linux-master/net/openvswitch/
H A Dactions.c1370 if (mpls->tun_flags & OVS_MPLS_L3_TUNNEL_FLAG_MASK)
H A Dflow_netlink.c3277 if (mpls->tun_flags & OVS_MPLS_L3_TUNNEL_FLAG_MASK) {

Completed in 148 milliseconds