Searched defs:foc (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/net/ipv4/
H A Dtcp_fastopen.c75 __tcp_fastopen_cookie_gen(const void *path, struct tcp_fastopen_cookie *foc) __tcp_fastopen_cookie_gen() argument
98 tcp_fastopen_cookie_gen(struct request_sock *req, struct sk_buff *syn, struct tcp_fastopen_cookie *foc) tcp_fastopen_cookie_gen() argument
264 tcp_try_fastopen(struct sock *sk, struct sk_buff *skb, struct request_sock *req, struct tcp_fastopen_cookie *foc, struct dst_entry *dst) tcp_try_fastopen() argument
H A Dtcp_ipv4.c824 tcp_v4_send_synack(struct sock *sk, struct dst_entry *dst, struct flowi *fl, struct request_sock *req, u16 queue_mapping, struct tcp_fastopen_cookie *foc) tcp_v4_send_synack() argument
H A Dtcp_output.c520 struct tcp_fastopen_cookie *foc = opts->fastopen_cookie; tcp_options_write() local
613 tcp_synack_options(struct sock *sk, struct request_sock *req, unsigned int mss, struct sk_buff *skb, struct tcp_out_options *opts, const struct tcp_md5sig_key *md5, struct tcp_fastopen_cookie *foc) tcp_synack_options() argument
2948 tcp_make_synack(struct sock *sk, struct dst_entry *dst, struct request_sock *req, struct tcp_fastopen_cookie *foc) tcp_make_synack() argument
H A Dtcp_input.c5474 struct tcp_fastopen_cookie foc = { .len = -1 }; tcp_rcv_synsent_state_process() local
6098 struct tcp_fastopen_cookie foc = { .len = -1 }; tcp_conn_request() local
3627 tcp_parse_fastopen_option(int len, const unsigned char *cookie, bool syn, struct tcp_fastopen_cookie *foc, bool exp_opt) tcp_parse_fastopen_option() argument
3648 tcp_parse_options(const struct sk_buff *skb, struct tcp_options_received *opt_rx, int estab, struct tcp_fastopen_cookie *foc) tcp_parse_options() argument
/linux-4.1.27/net/ipv6/
H A Dtcp_ipv6.c441 tcp_v6_send_synack(struct sock *sk, struct dst_entry *dst, struct flowi *fl, struct request_sock *req, u16 queue_mapping, struct tcp_fastopen_cookie *foc) tcp_v6_send_synack() argument

Completed in 149 milliseconds