Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_fastopen.h88 int tcp_fastopen_check_cookie(struct in_conninfo *, uint8_t *, unsigned int,
117 tcp_fastopen_check_cookie(struct in_conninfo *_inc, uint8_t *_cookie, in tcp_fastopen_check_cookie() function
H A Dtcp_fastopen.c608 tcp_fastopen_check_cookie(struct in_conninfo *inc, uint8_t *cookie, in tcp_fastopen_check_cookie() function
H A Dtcp_syncache.c1467 result = tcp_fastopen_check_cookie(inc, in syncache_add()