• Home
  • Raw
  • Download

Lines Matching refs:libbpf_err

275 		return libbpf_err(-EINVAL);  in bpf_set_link_xdp_fd_opts()
283 return libbpf_err(ret); in bpf_set_link_xdp_fd_opts()
291 return libbpf_err(ret); in bpf_set_link_xdp_fd()
369 return libbpf_err(-EINVAL); in bpf_get_link_xdp_info()
375 return libbpf_err(-EINVAL); in bpf_get_link_xdp_info()
389 return libbpf_err(ret); in bpf_get_link_xdp_info()
417 return libbpf_err(ret); in bpf_get_link_xdp_id()
510 return libbpf_err(-EINVAL); in bpf_tc_hook_create()
513 return libbpf_err(ret); in bpf_tc_hook_create()
524 return libbpf_err(-EINVAL); in bpf_tc_hook_destroy()
529 return libbpf_err(__bpf_tc_detach(hook, NULL, true)); in bpf_tc_hook_destroy()
531 return libbpf_err(tc_qdisc_delete(hook)); in bpf_tc_hook_destroy()
533 return libbpf_err(-EOPNOTSUPP); in bpf_tc_hook_destroy()
535 return libbpf_err(-EINVAL); in bpf_tc_hook_destroy()
616 return libbpf_err(-EINVAL); in bpf_tc_attach()
629 return libbpf_err(-EINVAL); in bpf_tc_attach()
631 return libbpf_err(-EINVAL); in bpf_tc_attach()
633 return libbpf_err(-EINVAL); in bpf_tc_attach()
650 return libbpf_err(ret); in bpf_tc_attach()
655 return libbpf_err(ret); in bpf_tc_attach()
658 return libbpf_err(-EMSGSIZE); in bpf_tc_attach()
661 return libbpf_err(ret); in bpf_tc_attach()
665 return libbpf_err(ret); in bpf_tc_attach()
672 return libbpf_err(ret); in bpf_tc_attach()
674 return libbpf_err(-ENOENT); in bpf_tc_attach()
745 return libbpf_err(-EINVAL); in bpf_tc_detach()
748 return libbpf_err(ret); in bpf_tc_detach()
761 return libbpf_err(-EINVAL); in bpf_tc_query()
775 return libbpf_err(-EINVAL); in bpf_tc_query()
777 return libbpf_err(-EINVAL); in bpf_tc_query()
792 return libbpf_err(ret); in bpf_tc_query()
797 return libbpf_err(ret); in bpf_tc_query()
803 return libbpf_err(ret); in bpf_tc_query()
805 return libbpf_err(-ENOENT); in bpf_tc_query()