Home
last modified time | relevance | path

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

/NextBSD/sys/netinet/
HDtcp_fastopen.c190 #define TCP_FASTOPEN_KEYS_RUNLOCK(t) rm_runlock(&V_tcp_fastopen_keylock, (t)) macro
344 TCP_FASTOPEN_KEYS_RUNLOCK(&tracker); in tcp_fastopen_check_cookie()
352 TCP_FASTOPEN_KEYS_RUNLOCK(&tracker); in tcp_fastopen_check_cookie()