Home
last modified time | relevance | path

Searched refs:bpf_print_ops (Results 1 – 4 of 4) sorted by relevance

/external/iproute2/tc/
Dm_bpf.c176 bpf_print_ops(f, tb[TCA_ACT_BPF_OPS], in bpf_print_opt()
Df_bpf.c222 bpf_print_ops(f, tb[TCA_BPF_OPS], in bpf_print_opt()
/external/iproute2/include/
Dbpf_util.h255 void bpf_print_ops(FILE *f, struct rtattr *bpf_ops, __u16 len);
/external/iproute2/lib/
Dbpf.c337 void bpf_print_ops(FILE *f, struct rtattr *bpf_ops, __u16 len) in bpf_print_ops() function