Home
last modified time | relevance | path

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

/Linux-v5.4/net/ipv4/
Dtcp_fastopen.c182 tcp_segs_in(tp, skb); in tcp_fastopen_add_skb()
Dtcp_minisocks.c827 tcp_segs_in(tcp_sk(child), skb); in tcp_child_process()
Dtcp_ipv4.c1940 tcp_segs_in(tcp_sk(sk), skb); in tcp_v4_rcv()
/Linux-v5.4/include/net/
Dtcp.h2085 static inline void tcp_segs_in(struct tcp_sock *tp, const struct sk_buff *skb) in tcp_segs_in() function
/Linux-v5.4/net/ipv6/
Dtcp_ipv6.c1605 tcp_segs_in(tcp_sk(sk), skb); in tcp_v6_rcv()