Searched refs:conn_tab_lock (Results 1 – 1 of 1) sorted by relevance
| /linux/net/netfilter/ipvs/ |
| H A D | ip_vs_conn.c | 97 conn_tab_lock(struct ip_vs_rht *t, struct ip_vs_rht *t2, struct ip_vs_conn *cp, in conn_tab_lock() function 290 conn_tab_lock(t, t, cp, hash_key, hash_key2, use2, true /* new_hash */, in ip_vs_conn_hash() 336 conn_tab_lock(t, t, cp, hash_key, hash_key2, use2, false /* new_hash */, in ip_vs_conn_unlink() 818 conn_tab_lock(t, t, cp, hash_key, hash_key2, true /* use2 */, in ip_vs_conn_change_fwd_mask() 839 conn_tab_lock(t, t2, cp, hash_key, hash_key2, true /* use2 */, in ip_vs_conn_change_fwd_mask()
|