Searched defs:nladdr_to_string (Results 1 - 1 of 1) sorted by relevance

/sssd-io/src/monitor/
H A Dmonitor_netlink.c293 static void nladdr_to_string(struct nl_addr *nl, char *buf, size_t bufsize) function
580 nladdr_to_string(nl, buf, INET6_ADDRSTRLEN);
665 nladdr_to_string(local_addr, buf, INET6_ADDRSTRLEN);

Completed in 12 milliseconds