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

  /external/iproute2/ip/
ip_common.h 7 extern int print_addrlabel(const struct sockaddr_nl *who,
ipaddrlabel.c 57 int print_addrlabel(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg) function
123 if (rtnl_dump_filter(&rth, print_addrlabel, stdout, NULL, NULL) < 0) {
ipmonitor.c 67 print_addrlabel(who, n, arg);

Completed in 136 milliseconds