Home
last modified time | relevance | path

Searched refs:NL_DUMP_LINE (Results 1 – 25 of 80) sorted by relevance

1234

/external/libnl/src/
Didiag-socket-details.c36 .dp_type = NL_DUMP_LINE, in main()
67 case ARG_SUMMARY: params.dp_type = NL_DUMP_LINE; break; in main()
Dnl-neightbl-list.c33 .dp_type = NL_DUMP_LINE, in main()
Dgenl-ctrl-list.c38 .dp_type = NL_DUMP_LINE, in main()
Dnl-rule-list.c40 .dp_type = NL_DUMP_LINE, in main()
Dnl-neigh-list.c42 .dp_type = NL_DUMP_LINE, in main()
Dnl-neigh-add.c50 .dp_type = NL_DUMP_LINE, in main()
Dnl-link-list.c42 .dp_type = NL_DUMP_LINE, in main()
Dnl-class-list.c20 .dp_type = NL_DUMP_LINE,
Dnl-neigh-delete.c46 .dp_type = NL_DUMP_LINE, in delete_cb()
Dnl-addr-add.c49 .dp_type = NL_DUMP_LINE, in main()
Dnl-class-delete.c49 .dp_type = NL_DUMP_LINE, in delete_cb()
Dnl-route-list.c57 .dp_type = NL_DUMP_LINE, in main()
Dnl-route-add.c57 .dp_type = NL_DUMP_LINE, in main()
Dnl-cls-list.c20 .dp_type = NL_DUMP_LINE,
Dnl-qdisc-delete.c45 .dp_type = NL_DUMP_LINE, in delete_cb()
Dnl-link-set.c55 .dp_type = NL_DUMP_LINE, in set_cb()
/external/libnl/lib/route/qdisc/
Dfifo.c144 .to_dump[NL_DUMP_LINE] = pfifo_dump_line,
153 .to_dump[NL_DUMP_LINE] = bfifo_dump_line,
Dcbq.c174 [NL_DUMP_LINE] = cbq_dump_line,
186 [NL_DUMP_LINE] = cbq_dump_line,
Dprio.c264 [NL_DUMP_LINE] = prio_dump_line,
276 [NL_DUMP_LINE] = prio_dump_line,
Dingress.c50 .to_dump[NL_DUMP_LINE] = dumb_dump_line,
Ddsmark.c386 [NL_DUMP_LINE] = dsmark_qdisc_dump_line,
397 .to_dump[NL_DUMP_LINE] = dsmark_class_dump_line,
/external/libnl/include/netlink/
Dtypes.h22 NL_DUMP_LINE, /**< Dump object briefly on one line */ enumerator
/external/libnl/lib/route/
Dcls.c400 [NL_DUMP_LINE] = cls_dump_line,
426 [NL_DUMP_LINE] = rtnl_tc_dump_line,
/external/libnl/tests/
Dtest-nf-cache-mngr.c15 .dp_type = NL_DUMP_LINE, in change_cb()
Dtest-cache-mngr.c11 .dp_type = NL_DUMP_LINE,

1234