Home
last modified time | relevance | path

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

/external/iproute2/ip/
Dtcp_metrics.c91 static int process_msg(const struct sockaddr_nl *who, struct nlmsghdr *n, in process_msg() function
444 if (rtnl_dump_filter(&grth, process_msg, stdout) < 0) { in tcpm_do_cmd()
475 if (process_msg(NULL, &req.n, stdout) < 0) { in tcpm_do_cmd()
486 if (rtnl_dump_filter(&grth, process_msg, stdout) < 0) { in tcpm_do_cmd()