Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dact_bpf.c27 struct tcf_bpf_cfg { struct
28 struct bpf_prog *filter;
29 struct sock_filter *bpf_ops;
30 const char *bpf_name;
31 u32 bpf_fd;
32 u16 bpf_num_ops;
33 bool is_ebpf;