Home
last modified time | relevance | path

Searched refs:TCA_ACT_BPF_OPS (Results 1 – 9 of 9) sorted by relevance

/external/iproute2/tc/
Dm_bpf.c59 addattr_l(nl, MAX_MSG, TCA_ACT_BPF_OPS, ops, in bpf_cbpf_cb()
175 if (tb[TCA_ACT_BPF_OPS] && tb[TCA_ACT_BPF_OPS_LEN]) { in bpf_print_opt()
176 bpf_print_ops(f, tb[TCA_ACT_BPF_OPS], in bpf_print_opt()
/external/kernel-headers/original/uapi/linux/tc_act/
Dtc_bpf.h27 TCA_ACT_BPF_OPS, enumerator
/external/iproute2/include/uapi/linux/tc_act/
Dtc_bpf.h27 TCA_ACT_BPF_OPS, enumerator
/external/syzkaller/sys/linux/
Dsocket_netlink_route_sched_arm.const43 TCA_ACT_BPF_OPS = 4
Dsocket_netlink_route_sched_ppc64le.const43 TCA_ACT_BPF_OPS = 4
Dsocket_netlink_route_sched_386.const43 TCA_ACT_BPF_OPS = 4
Dsocket_netlink_route_sched_amd64.const43 TCA_ACT_BPF_OPS = 4
Dsocket_netlink_route_sched_arm64.const43 TCA_ACT_BPF_OPS = 4
Dsocket_netlink_route_sched.txt718 TCA_ACT_BPF_OPS nlattr[TCA_ACT_BPF_OPS, array[sock_filter]]