Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/tc_act/
H A Dtc_bpf.h12 struct tcf_bpf { struct
22 #define to_bpf(a) ((struct tcf_bpf *)a)
/kernel/linux/linux-6.6/include/net/tc_act/
H A Dtc_bpf.h12 struct tcf_bpf { struct
22 #define to_bpf(a) ((struct tcf_bpf *)a)
/kernel/linux/linux-5.10/net/sched/
H A Dact_bpf.c39 struct tcf_bpf *prog = to_bpf(act); in tcf_bpf_act()
93 static bool tcf_bpf_is_ebpf(const struct tcf_bpf *prog) in tcf_bpf_is_ebpf()
98 static int tcf_bpf_dump_bpf_info(const struct tcf_bpf *prog, in tcf_bpf_dump_bpf_info()
116 static int tcf_bpf_dump_ebpf_info(const struct tcf_bpf *prog, in tcf_bpf_dump_ebpf_info()
141 struct tcf_bpf *prog = to_bpf(act); in tcf_bpf_dump()
265 static void tcf_bpf_prog_fill_cfg(const struct tcf_bpf *prog, in tcf_bpf_prog_fill_cfg()
289 struct tcf_bpf *prog; in tcf_bpf_init()
420 .size = sizeof(struct tcf_bpf),
/kernel/linux/linux-6.6/net/sched/
H A Dact_bpf.c40 struct tcf_bpf *prog = to_bpf(act); in tcf_bpf_act()
94 static bool tcf_bpf_is_ebpf(const struct tcf_bpf *prog) in tcf_bpf_is_ebpf()
99 static int tcf_bpf_dump_bpf_info(const struct tcf_bpf *prog, in tcf_bpf_dump_bpf_info()
117 static int tcf_bpf_dump_ebpf_info(const struct tcf_bpf *prog, in tcf_bpf_dump_ebpf_info()
142 struct tcf_bpf *prog = to_bpf(act); in tcf_bpf_dump()
266 static void tcf_bpf_prog_fill_cfg(const struct tcf_bpf *prog, in tcf_bpf_prog_fill_cfg()
290 struct tcf_bpf *prog; in tcf_bpf_init()
402 .size = sizeof(struct tcf_bpf),

Completed in 2 milliseconds