Home
last modified time | relevance | path

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

/linux/drivers/net/ovpn/
H A Dpeer.h74 struct hlist_nulls_node hash_entry_addr4; member
H A Dpeer.c463 hlist_nulls_for_each_entry_rcu(tmp, ntmp, nhead, hash_entry_addr4) in ovpn_peer_get_by_vpn_addr4()
697 hlist_nulls_del_init_rcu(&peer->hash_entry_addr4); in ovpn_peer_remove()
910 hlist_nulls_del_init_rcu(&peer->hash_entry_addr4); in ovpn_peer_hash_vpn_ip()
915 hlist_nulls_add_head_rcu(&peer->hash_entry_addr4, nhead); in ovpn_peer_hash_vpn_ip()