H A D | tc_opts.c | 116 __u32 fd1, fd2, fd3, fd4, id1, id2, id3, id4; in test_tc_opts_before_target() local 128 fd4 = bpf_program__fd(skel->progs.tc4); in test_tc_opts_before_target() 133 id4 = id_from_prog_fd(fd4); in test_tc_opts_before_target() 204 err = bpf_prog_attach_opts(fd4, loopback, target, &opta); in test_tc_opts_before_target() 234 err = bpf_prog_detach_opts(fd4, loopback, target, &optd); in test_tc_opts_before_target() 268 __u32 fd1, fd2, fd3, fd4, id1, id2, id3, id4; in test_tc_opts_after_target() local 280 fd4 = bpf_program__fd(skel->progs.tc4); in test_tc_opts_after_target() 285 id4 = id_from_prog_fd(fd4); in test_tc_opts_after_target() 356 err = bpf_prog_attach_opts(fd4, loopback, target, &opta); in test_tc_opts_after_target() 386 err = bpf_prog_detach_opts(fd4, loopbac in test_tc_opts_after_target() 1031 __u32 fd1, fd2, fd3, fd4, id1, id2, id3, id4; test_tc_opts_prepend_target() local 1171 __u32 fd1, fd2, fd3, fd4, id1, id2, id3, id4; test_tc_opts_append_target() local 1311 __u32 fd1, fd2, fd3, fd4, id1, id2, id3, id4; test_tc_opts_dev_cleanup_target() local 1656 __u32 fd1, fd2, fd3, fd4, id1, id2, id3, id4; test_tc_opts_detach_target() local 1827 __u32 fd1, fd2, fd3, fd4, id1, id2, id3, id4; test_tc_opts_detach_before_target() local 2034 __u32 fd1, fd2, fd3, fd4, id1, id2, id3, id4; test_tc_opts_detach_after_target() local 2467 __u32 fd1, fd2, fd3, fd4, id1, id2, id3, id4; test_tc_opts_query_target() local [all...] |