| H A D | tc_links.c | 120 __u32 pid1, pid2, pid3, pid4; in test_tc_links_before_target() local 146 pid4 = id_from_prog_fd(bpf_program__fd(skel->progs.tc4)); in test_tc_links_before_target() 149 ASSERT_NEQ(pid3, pid4, "prog_ids_3_4"); in test_tc_links_before_target() 240 ASSERT_EQ(optq.prog_ids[0], pid4, "prog_ids[0]"); in test_tc_links_before_target() 274 __u32 pid1, pid2, pid3, pid4; in test_tc_links_after_target() local 300 pid4 = id_from_prog_fd(bpf_program__fd(skel->progs.tc4)); in test_tc_links_after_target() 303 ASSERT_NEQ(pid3, pid4, "prog_ids_3_4"); in test_tc_links_after_target() 400 ASSERT_EQ(optq.prog_ids[3], pid4, "prog_ids[3]"); in test_tc_links_after_target() 1172 __u32 pid1, pid2, pid3, pid4; in test_tc_links_prepend_target() local 1198 pid4 in test_tc_links_prepend_target() 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 1856 __u32 pid1, pid2, pid3, pid4; test_tc_links_dev_mixed() local [all...] |