bpf_prog_is_dev_bound
if (bpf_prog_is_dev_bound(fp->aux))
if (bpf_prog_is_dev_bound(aux))
if (!bpf_prog_is_dev_bound(old_prog->aux))
if (!bpf_prog_is_dev_bound(prog->aux))
if (!bpf_prog_is_dev_bound(prog_aux)) {
if (bpf_prog_is_dev_bound(prog->aux)) {
bpf_prog_is_dev_bound(dst_prog->aux)) {
if (bpf_prog_is_dev_bound(prog->aux) &&
if (bpf_prog_is_dev_bound(prog->aux))
if (bpf_prog_is_dev_bound(new_prog->aux) && !bpf_offload_dev_match(new_prog, dev)) {
if (bpf_prog_is_dev_bound(new_prog->aux) && mode == XDP_MODE_SKB) {