bpf_prog_dev_bound_inherit
int bpf_prog_dev_bound_inherit(struct bpf_prog *new_prog, struct bpf_prog *old_prog);
err = bpf_prog_dev_bound_inherit(prog, dst_prog);