Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dopenvswitch.h52 #define OVS_DP_VER_FEATURES 2 macro
/linux-6.6.21/net/openvswitch/
Ddatapath.c1853 if (info->genlhdr->version < OVS_DP_VER_FEATURES) in ovs_dp_cmd_new()