Lines Matching refs:hostaddr
2623 proc_list_add(pid, task, type, count, other, hostaddr) in proc_list_add() argument
2629 SOCKADDR *hostaddr;
2687 if (hostaddr != NULL)
2688 ProcListVec[i].proc_hostaddr = *hostaddr;
2977 count_open_connections(hostaddr) in count_open_connections() argument
2978 SOCKADDR *hostaddr; in count_open_connections()
2982 if (hostaddr == NULL)
2997 if (hostaddr->sa.sa_family !=
3001 if (hostaddr->sa.sa_family == AF_INET &&
3002 (hostaddr->sin.sin_addr.s_addr ==
3007 if (hostaddr->sa.sa_family == AF_INET6 &&
3008 IN6_ARE_ADDR_EQUAL(&(hostaddr->sin6.sin6_addr),