Home
last modified time | relevance | path

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

/Linux-v5.15/net/openvswitch/
Dconntrack.c77 #define OVS_CT_LIMIT_UNLIMITED 0 macro
78 #define OVS_CT_LIMIT_DEFAULT OVS_CT_LIMIT_UNLIMITED
1174 if (per_zone_limit == OVS_CT_LIMIT_UNLIMITED) in ovs_ct_check_limit()