Home
last modified time | relevance | path

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

/Linux-v4.19/net/openvswitch/
Dconntrack.c84 #define OVS_CT_LIMIT_UNLIMITED 0 macro
85 #define OVS_CT_LIMIT_DEFAULT OVS_CT_LIMIT_UNLIMITED
1128 if (per_zone_limit == OVS_CT_LIMIT_UNLIMITED) in ovs_ct_check_limit()