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

/net/sched/
H A Dcls_bpf.c45 static const struct nla_policy bpf_policy[TCA_BPF_MAX + 1] = { variable in typeref:struct:nla_policy
254 ret = nla_parse_nested(tb, TCA_BPF_MAX, tca[TCA_OPTIONS], bpf_policy);

Completed in 149 milliseconds