Home
last modified time | relevance | path

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

/Linux-v6.6/net/openvswitch/
Dconntrack.c81 #define OVS_CT_LIMIT_UNLIMITED 0 macro
82 #define OVS_CT_LIMIT_DEFAULT OVS_CT_LIMIT_UNLIMITED
913 if (per_zone_limit == OVS_CT_LIMIT_UNLIMITED) in ovs_ct_check_limit()