Searched defs:syn (Results 1 – 4 of 4) sorted by relevance
135 struct sk_buff *syn, in __tcp_fastopen_cookie_gen_cipher()171 struct sk_buff *syn, in tcp_fastopen_cookie_gen()229 struct sk_buff *syn, in tcp_fastopen_cookie_gen_check()
3528 static int tcp_send_syn_data(struct sock *sk, struct sk_buff *syn) in tcp_send_syn_data()
3825 bool syn, struct tcp_fastopen_cookie *foc, in tcp_parse_fastopen_option()
1319 bool syn = !tipc_sk_type_connectionless(sk); in __tipc_sendmsg() local