Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_fastopen.c573 tcp_fastopen_find_cookie_match_locked(uint8_t *wire_cookie, uint64_t *cur_cookie) in tcp_fastopen_find_cookie_match_locked() function
645 rv = tcp_fastopen_find_cookie_match_locked(cookie, &cur_cookie); in tcp_fastopen_check_cookie()