Home
last modified time | relevance | path

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

/third_party/libnl/include/netlink/
Dnetlink.h49 extern struct nl_dump_params nl_debug_dp;
/third_party/libnl/
Dlibnl-3.sym24 nl_debug_dp;
/third_party/libnl/lib/
Dutils.c58 struct nl_dump_params nl_debug_dp = { variable
72 nl_debug_dp.dp_fd = stderr; in nl_debug_init()
Dcache_mngr.c55 nl_object_dump(obj, &nl_debug_dp); in include_cb()