Searched refs:msghdr_get_local_addr (Results 1 – 3 of 3) sorted by relevance
80 if (util::msghdr_get_local_addr(local_addr, &msg, su.storage.ss_family) != in on_read()
943 int msghdr_get_local_addr(Address &dest, msghdr *msg, int family);
1677 int msghdr_get_local_addr(Address &dest, msghdr *msg, int family) { in msghdr_get_local_addr() function