Home
last modified time | relevance | path

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

/linux/tools/bpf/bpftool/
H A Dnet.c487 NET_START_ARRAY("prog_flags", "%s "); in __show_dev_tc_bpf()
498 NET_START_ARRAY("link_flags", "%s "); in __show_dev_tc_bpf()
936 NET_START_ARRAY("xdp", "%s:\n"); in do_show()
941 NET_START_ARRAY("tc", "%s:\n"); in do_show()
952 NET_START_ARRAY("flow_dissector", "%s:\n"); in do_show()
957 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()