Searched refs:OVS_MPLS_L3_TUNNEL_FLAG_MASK (Results 1 - 3 of 3) sorted by last modified time

/linux-master/net/openvswitch/
H A Dflow_netlink.c3277 if (mpls->tun_flags & OVS_MPLS_L3_TUNNEL_FLAG_MASK) {
H A Dactions.c1370 if (mpls->tun_flags & OVS_MPLS_L3_TUNNEL_FLAG_MASK)
/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

Completed in 164 milliseconds