Lines Matching refs:hostaddr
2476 proc_list_add(pid, task, type, count, other, hostaddr) in proc_list_add() argument
2482 SOCKADDR *hostaddr;
2540 if (hostaddr != NULL)
2541 ProcListVec[i].proc_hostaddr = *hostaddr;
2831 count_open_connections(hostaddr) in count_open_connections() argument
2832 SOCKADDR *hostaddr; in count_open_connections()
2836 if (hostaddr == NULL)
2851 if (hostaddr->sa.sa_family !=
2855 if (hostaddr->sa.sa_family == AF_INET &&
2856 (hostaddr->sin.sin_addr.s_addr ==
2861 if (hostaddr->sa.sa_family == AF_INET6 &&
2862 IN6_ARE_ADDR_EQUAL(&(hostaddr->sin6.sin6_addr),