Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dcls_bpf.c59 [TCA_BPF_OPS_LEN] = { .type = NLA_U16 },
234 bpf_num_ops = nla_get_u16(tb[TCA_BPF_OPS_LEN]); in cls_bpf_prog_from_ops()
313 is_bpf = tb[TCA_BPF_OPS_LEN] && tb[TCA_BPF_OPS]; in cls_bpf_modify_existing()
438 if (nla_put_u16(skb, TCA_BPF_OPS_LEN, prog->bpf_num_ops)) in cls_bpf_dump_bpf_info()
/linux-4.4.14/include/uapi/linux/
Dpkt_cls.h384 TCA_BPF_OPS_LEN, enumerator