Home
last modified time | relevance | path

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

/external/iproute2/ip/
Dipseg6.c58 static int process_msg(const struct sockaddr_nl *who, struct nlmsghdr *n, in process_msg() function
171 if (process_msg(NULL, &req.n, stdout) < 0) { in seg6_do_cmd()
183 if (rtnl_dump_filter(&grth, process_msg, stdout) < 0) { in seg6_do_cmd()
Dtcp_metrics.c91 static int process_msg(const struct sockaddr_nl *who, struct nlmsghdr *n, in process_msg() function
434 if (rtnl_dump_filter(&grth, process_msg, stdout) < 0) { in tcpm_do_cmd()
465 if (process_msg(NULL, &req.n, stdout) < 0) { in tcpm_do_cmd()
476 if (rtnl_dump_filter(&grth, process_msg, stdout) < 0) { in tcpm_do_cmd()