HomeSort by relevance Sort by last modified time
    Searched refs:process_msg (Results 1 - 2 of 2) sorted by null

  /external/iproute2/ip/
ipseg6.c 58 static int process_msg(const struct sockaddr_nl *who, struct nlmsghdr *n, function
171 if (process_msg(NULL, &req.n, stdout) < 0) {
183 if (rtnl_dump_filter(&grth, process_msg, stdout) < 0) {
tcp_metrics.c 91 static int process_msg(const struct sockaddr_nl *who, struct nlmsghdr *n, function
434 if (rtnl_dump_filter(&grth, process_msg, stdout) < 0) {
465 if (process_msg(NULL, &req.n, stdout) < 0) {
476 if (rtnl_dump_filter(&grth, process_msg, stdout) < 0) {

Completed in 147 milliseconds