Home
last modified time | relevance | path

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

/linux/drivers/net/ovpn/
H A Dpeer.h75 struct hlist_nulls_node hash_entry_addr6; member
H A Dpeer.c499 hlist_nulls_for_each_entry_rcu(tmp, ntmp, nhead, hash_entry_addr6) in ovpn_peer_get_by_vpn_addr6()
699 hlist_nulls_del_init_rcu(&peer->hash_entry_addr6); in ovpn_peer_remove()
1005 hlist_nulls_del_init_rcu(&peer->hash_entry_addr6); in ovpn_peer_hash_vpn_ip()
1010 hlist_nulls_add_head_rcu(&peer->hash_entry_addr6, nhead); in ovpn_peer_hash_vpn_ip()