Searched refs:OVS_DP_VER_FEATURES (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/include/uapi/linux/ | ||
| D | openvswitch.h | 52 #define OVS_DP_VER_FEATURES 2 macro |
| /Linux-v5.15/net/openvswitch/ | ||
| D | datapath.c | 1800 if (info->genlhdr->version < OVS_DP_VER_FEATURES) in ovs_dp_cmd_new() |