Home
last modified time | relevance | path

Searched refs:tcp_fastopen_add_skb (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
Dtcp_fastopen.c186 void tcp_fastopen_add_skb(struct sock *sk, struct sk_buff *skb) in tcp_fastopen_add_skb() function
302 tcp_fastopen_add_skb(child, skb); in tcp_fastopen_create_child()
Dtcp_input.c6013 tcp_fastopen_add_skb(sk, synack); in tcp_rcv_fastopen_synack()
/kernel/linux/linux-5.10/include/net/
Dtcp.h1674 void tcp_fastopen_add_skb(struct sock *sk, struct sk_buff *skb);