Home
last modified time | relevance | path

Searched defs:syn (Results 1 – 4 of 4) sorted by relevance

/net/ipv4/
Dtcp_fastopen.c135 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()
Dtcp_output.c3528 static int tcp_send_syn_data(struct sock *sk, struct sk_buff *syn) in tcp_send_syn_data()
Dtcp_input.c3825 bool syn, struct tcp_fastopen_cookie *foc, in tcp_parse_fastopen_option()
/net/tipc/
Dsocket.c1319 bool syn = !tipc_sk_type_connectionless(sk); in __tipc_sendmsg() local