Searched refs:tcp_cache_get_cookie (Results 1 – 3 of 3) sorted by relevance
116 extern int tcp_cache_get_cookie(struct tcpcb *tp, u_char *__counted_by(buflen) cookie, uint8_t bufl…
491 tcp_cache_get_cookie(struct tcpcb *tp, u_char *__counted_by(maxlen) cookie, in tcp_cache_get_cookie() function
409 res = tcp_cache_get_cookie(tp, bp + TCPOLEN_FASTOPEN_REQ, tfo_len, &tfo_len); in tcp_tfo_write_cookie()