Searched refs:replace_bpf_fd (Results 1 – 6 of 6) sorted by relevance
26 replace_prog = bpf_prog_get_type(attr->replace_bpf_fd, in tcx_prog_attach()
299 if (attr->target_fd || attr->attach_flags || attr->replace_bpf_fd) in netns_bpf_prog_attach()
1401 replace_prog = bpf_prog_get_type(attr->replace_bpf_fd, ptype); in cgroup_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()
1695 __u32 replace_bpf_fd; member