Home
last modified time | relevance | path

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

/Linux-v4.19/net/sched/
Dact_bpf.c176 static const struct nla_policy act_bpf_policy[TCA_ACT_BPF_MAX + 1] = { variable
294 ret = nla_parse_nested(tb, TCA_ACT_BPF_MAX, nla, act_bpf_policy, NULL); in tcf_bpf_init()