Home
last modified time | relevance | path

Searched refs:NET_START_ARRAY (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/bpf/bpftool/
H A Dnet.c481 NET_START_ARRAY("prog_flags", "%s "); in __show_dev_tc_bpf()
492 NET_START_ARRAY("link_flags", "%s "); in __show_dev_tc_bpf()
872 NET_START_ARRAY("xdp", "%s:\n"); in do_show()
877 NET_START_ARRAY("tc", "%s:\n"); in do_show()
888 NET_START_ARRAY("flow_dissector", "%s:\n"); in do_show()
893 NET_START_ARRAY("netfilter", "%s:\n"); in do_show()
H A Dnetlink_dumper.h53 #define NET_START_ARRAY(name, fmt_str) \ macro
H A Dnetlink_dumper.c127 NET_START_ARRAY("act", " %s ["); in do_bpf_act_dump()