Searched refs:tcp_segs_in (Results 1 – 5 of 5) sorted by relevance
189 tcp_segs_in(tp, skb); in tcp_fastopen_add_skb()
928 tcp_segs_in(tcp_sk(child), skb); in tcp_child_process()
2347 tcp_segs_in(tcp_sk(sk), skb);
1908 tcp_segs_in(tcp_sk(sk), skb);
2522 static inline void tcp_segs_in(struct tcp_sock *tp, const struct sk_buff *skb) in tcp_segs_in() function