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;
2817 count_open_connections(hostaddr) in count_open_connections() argument
2818 SOCKADDR *hostaddr; in count_open_connections()
2822 if (hostaddr == NULL)
2837 if (hostaddr->sa.sa_family !=
2841 if (hostaddr->sa.sa_family == AF_INET &&
2842 (hostaddr->sin.sin_addr.s_addr ==
2847 if (hostaddr->sa.sa_family == AF_INET6 &&
2848 IN6_ARE_ADDR_EQUAL(&(hostaddr->sin6.sin6_addr),