Home
last modified time | relevance | path

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

/external/iproute2/include/
Diptables.h148 extern char *addr_to_dotted(const struct in_addr *addrp);
/external/iproute2/tc/
Dm_ipt.c110 addr_to_dotted(const struct in_addr *addrp) in addr_to_dotted() function