Home
last modified time | relevance | path

Searched defs:bpf_flags (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/net/sched/
Dcls_bpf.c473 u32 bpf_flags = nla_get_u32(tb[TCA_BPF_FLAGS]); in cls_bpf_change() local
582 u32 bpf_flags = 0; in cls_bpf_dump() local
/Linux-v6.6/tools/lib/bpf/
Dnetlink.c720 __u32 protocol, bpf_flags, handle, priority, parent, prog_id, flags; in bpf_tc_attach() local