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()
73 if (attr->attach_flags || attr->replace_bpf_fd) in sock_map_get_from_fd()92 if (attr->attach_flags || attr->replace_bpf_fd) in sock_map_prog_detach()
541 replace_prog = bpf_prog_get_type(attr->replace_bpf_fd, in netkit_prog_attach()
1609 __u32 replace_bpf_fd; member
663 attr.replace_bpf_fd = OPTS_GET(opts, replace_fd, 0); in bpf_prog_attach_opts()