Searched refs:data_segs_in (Results 1 – 13 of 13) sorted by relevance
129 g.data_segs_in = skops->data_segs_in; in bpf_testcb()
124 dst->data_segs_in = src->data_segs_in; in tpcpy()
9 __u32 data_segs_in; member
117 tp->segs_in, tp->data_segs_in, tp->segs_out, in print_tp()224 listen_tp.data_segs_in || in check_result()231 srv_tp.data_segs_in || in check_result()239 cli_tp.data_segs_in != 2 || in check_result()
46 EXPECT_EQ(1, result->data_segs_in, PRIu32); in verify_result()
162 u32 data_segs_in; /* RFC4898 tcpEStatsPerfDataSegsIn member
3095 __u32 data_segs_in; /* RFC4898 tcpEStatsPerfDataSegsIn member3348 __u32 data_segs_in; member
531 if (!tp->data_segs_in) { in tcp_fastopen_active_disable_ofo_check()
3293 info->tcpi_data_segs_in = tp->data_segs_in; in tcp_get_info()
5492 if (tp->syn_fastopen && !tp->data_segs_in && in tcp_validate_incoming()
2092 tp->data_segs_in += segs_in; in tcp_segs_in()
5656 case offsetof(struct bpf_tcp_sock, data_segs_in): in bpf_tcp_sock_convert_ctx_access()5657 BPF_TCP_SOCK_GET_COMMON(data_segs_in); in bpf_tcp_sock_convert_ctx_access()8268 case offsetof(struct bpf_sock_ops, data_segs_in): in sock_ops_convert_ctx_access()8269 SOCK_OPS_GET_TCP_SOCK_FIELD(data_segs_in); in sock_ops_convert_ctx_access()