| /kernel/linux/linux-5.10/net/ipv4/ |
| D | tcp_fastopen.c | 137 struct tcp_fastopen_cookie *foc) in __tcp_fastopen_cookie_gen_cipher() 172 struct tcp_fastopen_cookie *foc) in tcp_fastopen_cookie_gen() 234 struct tcp_fastopen_cookie *foc = valid_foc; in tcp_fastopen_cookie_gen_check() local 365 struct tcp_fastopen_cookie *foc, in tcp_try_fastopen()
|
| D | tcp_output.c | 678 struct tcp_fastopen_cookie *foc = opts->fastopen_cookie; in tcp_options_write() local 844 struct tcp_fastopen_cookie *foc, in tcp_synack_options() 3547 struct tcp_fastopen_cookie *foc, in tcp_make_synack()
|
| D | tcp_input.c | 3947 bool syn, struct tcp_fastopen_cookie *foc, in tcp_parse_fastopen_option() 4031 struct tcp_fastopen_cookie *foc) in tcp_parse_options() 6133 struct tcp_fastopen_cookie foc = { .len = -1 }; in tcp_rcv_synsent_state_process() local 6848 struct tcp_fastopen_cookie foc = { .len = -1 }; in tcp_conn_request() local
|
| D | tcp_ipv4.c | 990 struct tcp_fastopen_cookie *foc, in tcp_v4_send_synack()
|
| /kernel/linux/linux-6.6/net/ipv4/ |
| D | tcp_fastopen.c | 122 struct tcp_fastopen_cookie *foc) in __tcp_fastopen_cookie_gen_cipher() 157 struct tcp_fastopen_cookie *foc) in tcp_fastopen_cookie_gen() 219 struct tcp_fastopen_cookie *foc = valid_foc; in tcp_fastopen_cookie_gen_check() local 353 struct tcp_fastopen_cookie *foc, in tcp_try_fastopen()
|
| D | tcp_output.c | 693 struct tcp_fastopen_cookie *foc = opts->fastopen_cookie; in tcp_options_write() local 861 struct tcp_fastopen_cookie *foc, in tcp_synack_options() 3643 struct tcp_fastopen_cookie *foc, in tcp_make_synack()
|
| D | tcp_input.c | 4076 bool syn, struct tcp_fastopen_cookie *foc, in tcp_parse_fastopen_option() 4161 struct tcp_fastopen_cookie *foc) in tcp_parse_options() 6337 struct tcp_fastopen_cookie foc = { .len = -1 }; in tcp_rcv_synsent_state_process() local 7090 struct tcp_fastopen_cookie foc = { .len = -1 }; in tcp_conn_request() local
|
| D | tcp_ipv4.c | 1014 struct tcp_fastopen_cookie *foc, in tcp_v4_send_synack()
|
| /kernel/linux/linux-6.6/net/mptcp/ |
| D | subflow.c | 326 struct tcp_fastopen_cookie *foc, in subflow_prep_synack() 343 struct tcp_fastopen_cookie *foc, in subflow_v4_send_synack() 357 struct tcp_fastopen_cookie *foc, in subflow_v6_send_synack()
|
| /kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/ |
| D | tcp_nip_output.c | 727 struct tcp_fastopen_cookie *foc, in tcp_nip_synack_options() 786 struct tcp_fastopen_cookie *foc, in tcp_nip_make_synack()
|
| D | tcp_nip_input.c | 893 struct tcp_fastopen_cookie *foc) in tcp_nip_parse_options() 1145 struct tcp_fastopen_cookie foc = { .len = -1 }; in _tcp_nip_conn_request() local
|
| D | tcp_nip.c | 777 struct tcp_fastopen_cookie *foc, in tcp_nip_send_synack()
|
| /kernel/linux/linux-5.10/net/ipv6/ |
| D | tcp_ipv6.c | 523 struct tcp_fastopen_cookie *foc, in tcp_v6_send_synack()
|
| /kernel/linux/linux-6.6/net/ipv6/ |
| D | tcp_ipv6.c | 521 struct tcp_fastopen_cookie *foc, in tcp_v6_send_synack()
|
| /kernel/linux/linux-5.10/include/net/ |
| D | tcp.h | 1748 bool tcp_fastopen_cookie_match(const struct tcp_fastopen_cookie *foc, in tcp_fastopen_cookie_match()
|
| /kernel/linux/linux-6.6/include/net/ |
| D | tcp.h | 1867 bool tcp_fastopen_cookie_match(const struct tcp_fastopen_cookie *foc, in tcp_fastopen_cookie_match()
|