Searched refs:dnet_pton (Results 1 – 2 of 2) sorted by relevance
138 static inline int dnet_pton(const char *src, char *addrbuf) in dnet_pton() function401 if (dnet_pton(str, buf) > 0) { in nl_addr_parse()690 ret = dnet_pton(addr, buf); in nl_addr_valid()
2959 `family`. See `inet_pton(3)`, `dnet_pton(3)` for more information on