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

  /external/iproute2/ip/
ipmonitor.c 37 int accept_msg(const struct sockaddr_nl *who, function
186 return rtnl_from_file(fp, accept_msg, stdout);
193 if (rtnl_listen(&rth, accept_msg, stdout) < 0)
iplink.c 147 static int accept_msg(const struct sockaddr_nl *who, function
177 rtnl_listen(&rth, accept_msg, NULL);

Completed in 3840 milliseconds