Home
last modified time | relevance | path

Searched refs:to_bpf (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/net/tc_act/
Dtc_bpf.h26 #define to_bpf(a) \ macro
/linux-4.4.14/net/sched/
Dact_bpf.c329 prog = to_bpf(act); in tcf_bpf_init()