Searched refs:tcp_cookie_values (Results 1 – 6 of 6) sorted by relevance
280 struct tcp_cookie_values;474 struct tcp_cookie_values *cookie_values;496 struct tcp_cookie_values *tw_cookie_values;
436 struct tcp_cookie_values *oldcvp = oldtp->cookie_values; in tcp_create_openreq_child()447 struct tcp_cookie_values *newcvp = in tcp_create_openreq_child()
571 struct tcp_cookie_values *cvp = tp->cookie_values; in tcp_syn_options()2435 const struct tcp_cookie_values *cvp = tp->cookie_values; in tcp_make_synack()
2157 struct tcp_cookie_values *cvp = NULL; in do_tcp_setsockopt()2592 struct tcp_cookie_values *cvp = tp->cookie_values; in do_tcp_getsockopt()
5530 struct tcp_cookie_values *cvp = tp->cookie_values; in tcp_rcv_synsent_state_process()
1527 struct tcp_cookie_values { struct1542 kfree(container_of(kref, struct tcp_cookie_values, kref)); in tcp_cookie_values_release() argument