OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:print_ctrl
(Results
1 - 1
of
1
) sorted by null
/external/iproute2/genl/
ctrl.c
180
static int
print_ctrl
(const struct sockaddr_nl *who, struct nlmsghdr *n,
function
342
if (
print_ctrl
(NULL, nlh, (void *) stdout) < 0) {
358
rtnl_dump_filter(&rth,
print_ctrl
, stdout, NULL, NULL);
377
if (rtnl_listen(&rth,
print_ctrl
, (void *) stdout) < 0)
411
.print_genlopt =
print_ctrl
,
Completed in 56 milliseconds