Searched refs:replace_bpf_fd (Results 1 – 7 of 7) sorted by relevance
26 replace_prog = bpf_prog_get_type(attr->replace_bpf_fd, in tcx_prog_attach()
305 if (attr->target_fd || attr->attach_flags || attr->replace_bpf_fd) in netns_bpf_prog_attach()
1160 replace_prog = bpf_prog_get_type(attr->replace_bpf_fd, ptype); in cgroup_bpf_prog_attach()
67 if (attr->attach_flags || attr->replace_bpf_fd) in sock_map_get_from_fd()87 if (attr->attach_flags || attr->replace_bpf_fd) in sock_map_prog_detach()
1495 __u32 replace_bpf_fd; member
655 attr.replace_bpf_fd = OPTS_GET(opts, replace_fd, 0); in bpf_prog_attach_opts()