Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/netinet/
HDtcp_fastopen.h87 int tcp_fastopen_check_cookie(struct in_conninfo *, uint8_t *, unsigned int,
116 tcp_fastopen_check_cookie(struct in_conninfo *_inc, uint8_t *_cookie, in tcp_fastopen_check_cookie() function
HDtcp_fastopen.c609 tcp_fastopen_check_cookie(struct in_conninfo *inc, uint8_t *cookie, in tcp_fastopen_check_cookie() function
HDtcp_syncache.c1444 result = tcp_fastopen_check_cookie(inc, in syncache_add()