Searched refs:act_bpf_policy (Results 1 – 1 of 1) sorted by relevance
176 static const struct nla_policy act_bpf_policy[TCA_ACT_BPF_MAX + 1] = { variable294 ret = nla_parse_nested(tb, TCA_ACT_BPF_MAX, nla, act_bpf_policy, NULL); in tcf_bpf_init()