Searched refs:have_exts (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/net/sched/
H A Dcls_bpf.c309 bool is_bpf, is_ebpf, have_exts = false; cls_bpf_modify_existing() local
331 have_exts = bpf_flags & TCA_BPF_FLAG_ACT_DIRECT; cls_bpf_modify_existing()
334 prog->exts_integrated = have_exts; cls_bpf_modify_existing()

Completed in 65 milliseconds