Home
last modified time | relevance | path

Searched refs:print_token (Results 1 – 1 of 1) sorted by relevance

/external/iproute2/ip/
Diptoken.c45 static int print_token(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg) in print_token() function
109 if (rtnl_dump_filter(&rth, print_token, &da) < 0) { in iptoken_list()