Searched refs:egress_pkts (Results 1 – 5 of 5) sorted by relevance
115 expected_cgroup_value = (struct cgroup_value) { .egress_pkts = 1 }; in test_egress_only()139 expected_cgroup_value = (struct cgroup_value) { .egress_pkts = 2 }; in test_egress_only()144 expected_cgroup_value = (struct cgroup_value) { .egress_pkts = 1 }; in test_egress_only()200 expected_cgroup_value = (struct cgroup_value) { .egress_pkts = 2 }; in test_isolated()245 expected_cgroup_value = (struct cgroup_value) { .egress_pkts = 4 }; in test_isolated()256 expected_cgroup_value = (struct cgroup_value) { .egress_pkts = 2 }; in test_isolated()325 .egress_pkts = 2, in test_shared()362 .egress_pkts = 4, in test_shared()370 .egress_pkts = 2, in test_shared()
29 __sync_fetch_and_add(&ptr_cg_storage->egress_pkts, 1); in egress1()41 __sync_fetch_and_add(&ptr_cg_storage->egress_pkts, 1); in egress2()
9 __u32 egress_pkts; member
29 __sync_fetch_and_add(&ptr_cg_storage->egress_pkts, 1); in egress()