Home
last modified time | relevance | path

Searched refs:tcp_rcv_state_process (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/networking/net_cachelines/
H A Dnetns_ipv4_sysctl.rst85 …ut TCP_LAST_ACK/tcp_rcv_state_process
/linux/net/ipv4/
H A Dtcp_minisocks.c133 /* Just repeat all the checks of tcp_rcv_state_process() */ in tcp_timewait_state_process()
817 from SYNACK both here and in tcp_rcv_state_process(). in tcp_check_req()
818 tcp_rcv_state_process() does not, hence, we do not too. in tcp_check_req()
1010 reason = tcp_rcv_state_process(child, skb); in tcp_child_process()
H A Dtcp_ipv4.c1876 reason = tcp_rcv_state_process(sk, skb);
H A Dtcp_input.c7152 tcp_rcv_state_process(struct sock *sk, struct sk_buff *skb) in tcp_rcv_state_process() function
/linux/net/ipv6/
H A Dtcp_ipv6.c1651 reason = tcp_rcv_state_process(sk, skb);