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

  /external/iproute2/ip/
ip_common.h 8 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
117 if (rtnl_dump_filter(&rth, print_addrlabel, stdout) < 0) {
ipmonitor.c 67 print_addrlabel(who, n, arg);

Completed in 1827 milliseconds