Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dtcp_fastopen.c194 tcp_segs_in(tp, skb); in tcp_fastopen_add_skb()
Dtcp_minisocks.c843 tcp_segs_in(tcp_sk(child), skb); in tcp_child_process()
Dtcp_ipv4.c1823 tcp_segs_in(tcp_sk(sk), skb); in tcp_v4_rcv()
/Linux-v4.19/include/net/
Dtcp.h2010 static inline void tcp_segs_in(struct tcp_sock *tp, const struct sk_buff *skb) in tcp_segs_in() function
/Linux-v4.19/net/ipv6/
Dtcp_ipv6.c1552 tcp_segs_in(tcp_sk(sk), skb); in tcp_v6_rcv()