| H A D | tc_links.c | 120 __u32 pid1, pid2, pid3, pid4; in test_tc_links_before_target() local 145 pid3 = id_from_prog_fd(bpf_program__fd(skel->progs.tc3)); in test_tc_links_before_target() 149 ASSERT_NEQ(pid3, pid4, "prog_ids_3_4"); in test_tc_links_before_target() 150 ASSERT_NEQ(pid2, pid3, "prog_ids_2_3"); in test_tc_links_before_target() 244 ASSERT_EQ(optq.prog_ids[2], pid3, "prog_ids[2]"); in test_tc_links_before_target() 274 __u32 pid1, pid2, pid3, pid4; in test_tc_links_after_target() local 299 pid3 = id_from_prog_fd(bpf_program__fd(skel->progs.tc3)); in test_tc_links_after_target() 303 ASSERT_NEQ(pid3, pid4, "prog_ids_3_4"); in test_tc_links_after_target() 304 ASSERT_NEQ(pid2, pid3, "prog_ids_2_3"); in test_tc_links_after_target() 396 ASSERT_EQ(optq.prog_ids[1], pid3, "prog_id in test_tc_links_after_target() 529 __u32 pid1, pid2, pid3; test_tc_chain_classic() local 633 __u32 pid1, pid2, pid3, lid1, lid2; test_tc_links_replace_target() local 1172 __u32 pid1, pid2, pid3, pid4; test_tc_links_prepend_target() local 1328 __u32 pid1, pid2, pid3, pid4; test_tc_links_append_target() local 1483 __u32 pid1, pid2, pid3, pid4; test_tc_links_dev_cleanup_target() local 1584 __u32 pid1, pid2, pid3; test_tc_chain_mixed() local 1695 __u32 pid1, pid2, pid3; test_tc_links_ingress() local 1856 __u32 pid1, pid2, pid3, pid4; test_tc_links_dev_mixed() local [all...] |