Searched refs:data_segs_in (Results 1 – 11 of 11) sorted by relevance
103 g.data_segs_in = skops->data_segs_in; in bpf_testcb()
9 __u32 data_segs_in; member
46 EXPECT_EQ(1, result->data_segs_in, PRIu32); in verify_result()
171 u32 data_segs_in; /* RFC4898 tcpEStatsPerfDataSegsIn member
504 if (!tp->data_segs_in) { in tcp_fastopen_active_disable_ofo_check()
3198 info->tcpi_data_segs_in = tp->data_segs_in; in tcp_get_info()
5425 if (tp->syn_fastopen && !tp->data_segs_in && in tcp_validate_incoming()
2585 __u32 data_segs_in; member
2017 tp->data_segs_in += segs_in; in tcp_segs_in()
6675 case offsetof(struct bpf_sock_ops, data_segs_in): in sock_ops_convert_ctx_access()6676 SOCK_OPS_GET_FIELD(data_segs_in, data_segs_in, struct tcp_sock); in sock_ops_convert_ctx_access()