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

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

Completed in 68 milliseconds