Home
last modified time | relevance | path

Searched refs:NL_DUMP_STATS (Results 1 – 25 of 42) sorted by relevance

12

/third_party/libnl/src/
Dnf-log.c37 .dp_type = NL_DUMP_STATS, in obj_input()
110 .dp_type = NL_DUMP_STATS, in main()
Didiag-socket-details.c70 case ARG_STATS: params.dp_type = NL_DUMP_STATS; break; in main()
Dnl-link-list.c83 case ARG_STATS: params.dp_type = NL_DUMP_STATS; break; in main()
Dnl-class-list.c104 case ARG_STATS: params.dp_type = NL_DUMP_STATS; break; in main()
Dnf-monitor.c24 .dp_type = NL_DUMP_STATS, in obj_input()
Dnl-cls-list.c112 case ARG_STATS: params.dp_type = NL_DUMP_STATS; break; in main()
Dnl-monitor.c78 .dp_type = NL_DUMP_STATS, in main()
Dnf-queue.c44 .dp_type = NL_DUMP_STATS, in obj_input()
Dnl-qdisc-list.c170 case ARG_STATS: params.dp_type = NL_DUMP_STATS; break; in main()
/third_party/libnl/include/netlink/
Dtypes.h24 NL_DUMP_STATS, /**< Dump all attributes including statistics */ enumerator
/third_party/libnl/lib/route/qdisc/
Dcbq.c176 [NL_DUMP_STATS] = cbq_dump_stats,
188 [NL_DUMP_STATS] = cbq_dump_stats,
Dred.c175 [NL_DUMP_STATS] = red_dump_stats,
/third_party/libnl/lib/route/act/
Dgact.c169 [NL_DUMP_STATS] = gact_dump_stats,
Dmirred.c228 [NL_DUMP_STATS] = mirred_dump_stats,
Dskbedit.c276 [NL_DUMP_STATS] = skbedit_dump_stats,
/third_party/libnl/src/lib/
Dutils.c157 return NL_DUMP_STATS; in nl_cli_parse_dumptype()
/third_party/libnl/lib/netfilter/
Dqueue_obj.c209 [NL_DUMP_STATS] = nfnl_queue_dump,
Dlog_obj.c281 [NL_DUMP_STATS] = nfnl_log_dump,
Dlog_msg_obj.c458 [NL_DUMP_STATS] = log_msg_dump,
/third_party/libnl/lib/idiag/
Didiag_req_obj.c251 [NL_DUMP_STATS] = idiag_req_dump_stats,
/third_party/libnl/lib/route/
Dcls.c448 [NL_DUMP_STATS] = rtnl_tc_dump_stats,
Dclass.c473 [NL_DUMP_STATS] = rtnl_tc_dump_stats,
Dqdisc.c559 [NL_DUMP_STATS] = rtnl_tc_dump_stats,
/third_party/libnl/lib/route/cls/
Du32.c278 if (p->dp_type == NL_DUMP_STATS && in print_selector()
820 [NL_DUMP_STATS] = u32_dump_stats,
/third_party/libnl/lib/genl/
Dfamily.c402 [NL_DUMP_STATS] = family_dump_stats,

12