Searched refs:hash_entry_addr6 (Results 1 – 2 of 2) sorted by relevance
73 struct hlist_nulls_node hash_entry_addr6; member
492 hlist_nulls_for_each_entry_rcu(tmp, ntmp, nhead, hash_entry_addr6) in ovpn_peer_get_by_vpn_addr6()692 hlist_nulls_del_init_rcu(&peer->hash_entry_addr6); in ovpn_peer_remove()915 hlist_nulls_del_init_rcu(&peer->hash_entry_addr6); in ovpn_peer_hash_vpn_ip()920 hlist_nulls_add_head_rcu(&peer->hash_entry_addr6, nhead); in ovpn_peer_hash_vpn_ip()
Completed in 7 milliseconds