Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_fastopen.c363 #define TCP_FASTOPEN_KEYS_WLOCK() rm_wlock(&V_tcp_fastopen_keylock) macro
675 TCP_FASTOPEN_KEYS_WLOCK(); in sysctl_net_inet_tcp_fastopen_autokey()
702 TCP_FASTOPEN_KEYS_WLOCK(); in sysctl_net_inet_tcp_fastopen_psk_enable()
710 TCP_FASTOPEN_KEYS_WLOCK(); in sysctl_net_inet_tcp_fastopen_psk_enable()
729 TCP_FASTOPEN_KEYS_WLOCK(); in sysctl_net_inet_tcp_fastopen_server_enable()
741 TCP_FASTOPEN_KEYS_WLOCK(); in sysctl_net_inet_tcp_fastopen_server_enable()
773 TCP_FASTOPEN_KEYS_WLOCK(); in sysctl_net_inet_tcp_fastopen_setkey()
796 TCP_FASTOPEN_KEYS_WLOCK(); in sysctl_net_inet_tcp_fastopen_setpsk()