Searched refs:hash_entry_addr4 (Results 1 – 2 of 2) sorted by relevance
72 struct hlist_nulls_node hash_entry_addr4; member
457 hlist_nulls_for_each_entry_rcu(tmp, ntmp, nhead, hash_entry_addr4) in ovpn_peer_get_by_vpn_addr4()691 hlist_nulls_del_init_rcu(&peer->hash_entry_addr4); in ovpn_peer_remove()905 hlist_nulls_del_init_rcu(&peer->hash_entry_addr4); in ovpn_peer_hash_vpn_ip()910 hlist_nulls_add_head_rcu(&peer->hash_entry_addr4, nhead); in ovpn_peer_hash_vpn_ip()
Completed in 6 milliseconds