Home
last modified time | relevance | path

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

/src/sys/net/
H A Dif_ovpn.c240 #define OVPN_WLOCK(sc) rm_wlock(&(sc)->lock) macro
596 OVPN_WLOCK(sc); in ovpn_peer_release_ref()
755 OVPN_WLOCK(sc); in ovpn_new_peer()
1007 OVPN_WLOCK(sc); in ovpn_set_key()
1050 OVPN_WLOCK(sc); in ovpn_start()
1075 OVPN_WLOCK(sc); in ovpn_swap_keys()
1120 OVPN_WLOCK(sc); in ovpn_del_key()
1221 OVPN_WLOCK(sc); in ovpn_set_peer()
1258 OVPN_WLOCK(sc); in ovpn_set_ifmode()
1315 OVPN_WLOCK(sc); in ovpn_ioctl_set()
[all …]