Searched refs:tcp_cache_set_cookie (Results 1 – 3 of 3) sorted by relevance
40 extern void tcp_cache_set_cookie(struct tcpcb *tp, u_char *cookie, u_int8_t len);
455 tcp_cache_set_cookie(struct tcpcb *tp, u_char *cookie, uint8_t len) in tcp_cache_set_cookie() function
1706 tcp_cache_set_cookie(tp, to->to_tfo, len); in tcp_tfo_synack()