Searched refs:egress_pkts (Results 1 – 5 of 5) sorted by relevance
118 expected_cgroup_value = (struct cgroup_value) { .egress_pkts = 1 }; in test_egress_only()141 expected_cgroup_value = (struct cgroup_value) { .egress_pkts = 2 }; in test_egress_only()146 expected_cgroup_value = (struct cgroup_value) { .egress_pkts = 1 }; in test_egress_only()197 expected_cgroup_value = (struct cgroup_value) { .egress_pkts = 2 }; in test_isolated()239 expected_cgroup_value = (struct cgroup_value) { .egress_pkts = 4 }; in test_isolated()250 expected_cgroup_value = (struct cgroup_value) { .egress_pkts = 2 }; in test_isolated()310 .egress_pkts = 2, in test_shared()344 .egress_pkts = 4, in test_shared()352 .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()
7 __u32 egress_pkts; member
29 __sync_fetch_and_add(&ptr_cg_storage->egress_pkts, 1); in egress()