Home
last modified time | relevance | path

Searched defs:tcp_fastopen_check_cookie (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netinet/
H A Dtcp_fastopen.h100 #define tcp_fastopen_check_cookie(i, c, l, lc) (-1) macro
H A Dtcp_fastopen.c612 tcp_fastopen_check_cookie(struct in_conninfo *inc, uint8_t *cookie, in tcp_fastopen_check_cookie() function