Searched refs:segs_in (Results 1 – 5 of 5) sorted by relevance
153 u32 segs_in; /* RFC4898 tcpEStatsPerfSegsIn member
461 newtp->segs_in = 1; in tcp_create_openreq_child()821 tcp_sk(child)->segs_in += max_t(u16, 1, skb_shinfo(skb)->gso_segs); in tcp_child_process()
1648 tcp_sk(sk)->segs_in += max_t(u16, 1, skb_shinfo(skb)->gso_segs); in tcp_v4_rcv()
2720 info->tcpi_segs_in = tp->segs_in; in tcp_get_info()
1446 tcp_sk(sk)->segs_in += max_t(u16, 1, skb_shinfo(skb)->gso_segs); in tcp_v6_rcv()