Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_ovpn.c228 #define OVPN_WLOCK(sc) rm_wlock(&(sc)->lock) macro
467 OVPN_WLOCK(sc); in ovpn_peer_release_ref()
610 OVPN_WLOCK(sc); in ovpn_new_peer()
859 OVPN_WLOCK(sc); in ovpn_set_key()
902 OVPN_WLOCK(sc); in ovpn_start()
927 OVPN_WLOCK(sc); in ovpn_swap_keys()
972 OVPN_WLOCK(sc); in ovpn_del_key()
1073 OVPN_WLOCK(sc); in ovpn_set_peer()
1110 OVPN_WLOCK(sc); in ovpn_set_ifmode()
1167 OVPN_WLOCK(sc); in ovpn_ioctl_set()
[all …]