Searched refs:data_segs_in (Results 1 – 11 of 11) sorted by relevance
133 global.data_segs_in = skops->data_segs_in; in bpf_testcb()
106 dst->data_segs_in = src->data_segs_in; in tpcpy()
96 tp->segs_in, tp->data_segs_in, tp->segs_out, in print_tp()179 listen_tp.data_segs_in || in check_result()187 srv_tp.data_segs_in || in check_result()195 cli_tp.data_segs_in != 2 || in check_result()
27 ASSERT_EQ(result->data_segs_in, 1, "data_segs_in"); in verify_result()
9 __u32 data_segs_in; member
349 u32 data_segs_in; /* RFC4898 tcpEStatsPerfDataSegsIn member
655 if (!tp->data_segs_in) { in tcp_fastopen_active_disable_ofo_check()
6422 if (tp->syn_fastopen && !tp->data_segs_in && in tcp_validate_incoming()
6583 __u32 data_segs_in; /* RFC4898 tcpEStatsPerfDataSegsIn member7049 __u32 data_segs_in; member
7697 case offsetof(struct bpf_tcp_sock, data_segs_in): in bpf_tcp_sock_convert_ctx_access()7698 BPF_TCP_SOCK_GET_COMMON(data_segs_in); in bpf_tcp_sock_convert_ctx_access()11173 case offsetof(struct bpf_sock_ops, data_segs_in): in sock_ops_convert_ctx_access()11174 SOCK_OPS_GET_TCP_SOCK_FIELD(data_segs_in); in sock_ops_convert_ctx_access()