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 8 int print_addrlabel(const struct sockaddr_nl *who,
ipaddrlabel.c 56 int print_addrlabel(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg) function
116 if (rtnl_dump_filter(&rth, print_addrlabel, stdout) < 0) {
ipmonitor.c 100 print_addrlabel(who, n, arg);

Completed in 50 milliseconds