Searched refs:tcp_cache_get_cookie (Results 1 – 3 of 3) sorted by relevance
41 extern int tcp_cache_get_cookie(struct tcpcb *tp, u_char *cookie, u_int8_t *len);
503 tcp_cache_get_cookie(struct tcpcb *tp, u_char *cookie, uint8_t *len) in tcp_cache_get_cookie() function
425 res = tcp_cache_get_cookie(tp, bp + TCPOLEN_FASTOPEN_REQ, &tfo_len); in tcp_tfo_write_cookie()