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

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

Completed in 27 milliseconds