Lines Matching refs:hostaddr
2475 proc_list_add(pid, task, type, count, other, hostaddr) in proc_list_add() argument
2481 SOCKADDR *hostaddr;
2539 if (hostaddr != NULL)
2540 ProcListVec[i].proc_hostaddr = *hostaddr;
2830 count_open_connections(hostaddr) in count_open_connections() argument
2831 SOCKADDR *hostaddr; in count_open_connections()
2835 if (hostaddr == NULL)
2850 if (hostaddr->sa.sa_family !=
2854 if (hostaddr->sa.sa_family == AF_INET &&
2855 (hostaddr->sin.sin_addr.s_addr ==
2860 if (hostaddr->sa.sa_family == AF_INET6 &&
2861 IN6_ARE_ADDR_EQUAL(&(hostaddr->sin6.sin6_addr),