Home
last modified time | relevance | path

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

/Linux-v5.15/net/openvswitch/
Dconntrack.c1104 static struct hlist_head *ct_limit_hash_bucket( in ct_limit_hash_bucket() function
1117 head = ct_limit_hash_bucket(info, new_ct_limit->zone); in ct_limit_set()
1137 head = ct_limit_hash_bucket(info, zone); in ct_limit_del()
1153 head = ct_limit_hash_bucket(info, zone); in ct_limit_get()