Home
last modified time | relevance | path

Searched refs:OVS_DP_F_VPORT_PIDS (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/net/openvswitch/
Dvport.c395 if (vport->dp->user_features & OVS_DP_F_VPORT_PIDS) in ovs_vport_get_upcall_portids()
/Linux-v4.19/include/uapi/linux/
Dopenvswitch.h124 #define OVS_DP_F_VPORT_PIDS (1 << 1) macro