#include <opensolaris_10_netdb.h>

Public Attributes | |
int | ai_flags |
int | ai_family |
int | ai_socktype |
int | ai_protocol |
socklen_t | ai_addrlen |
char * | ai_canonname |
struct sockaddr * | ai_addr |
struct addrinfo * | ai_next |
Detailed Description
Definition at line 121 of file opensolaris_10_netdb.h.
Member Data Documentation
◆ ai_addr
struct sockaddr* addrinfo::ai_addr |
Definition at line 131 of file opensolaris_10_netdb.h.
Referenced by Comm::TcpAcceptor::acceptInto(), client_comm_bind(), client_comm_connect(), comm_connect_addr(), comm_local_port(), comm_open_uds(), comm_udp_recvfrom(), comm_udp_sendto(), commBind(), dup_addrinfo(), Ip::Address::FreeAddr(), ftpSendPORT(), Ip::Address::getAddrInfo(), getMyHostname(), Ip::Address::InitAddr(), ipc_thread_1(), ipcCreate(), Comm::ConnOpener::lookupLocalAddress(), Ip::Address::operator=(), process_request(), Icmp4::Recv(), Icmp6::Recv(), Icmp4::SendEcho(), Icmp6::SendEcho(), testIpAddress::testAddrInfo(), and xfreeaddrinfo().
◆ ai_addrlen
socklen_t addrinfo::ai_addrlen |
Definition at line 129 of file opensolaris_10_netdb.h.
Referenced by Comm::TcpAcceptor::acceptInto(), client_comm_bind(), client_comm_connect(), comm_connect_addr(), comm_local_port(), comm_open_uds(), comm_udp_recvfrom(), comm_udp_sendto(), commBind(), dup_addrinfo(), Ip::Address::FreeAddr(), Ip::Address::getAddrInfo(), getMyHostname(), Ip::Address::InitAddr(), ipc_thread_1(), ipcCreate(), Comm::ConnOpener::lookupLocalAddress(), Ip::Address::operator=(), process_request(), Icmp4::Recv(), Icmp6::Recv(), Icmp4::SendEcho(), Icmp6::SendEcho(), and testIpAddress::testAddrInfo().
◆ ai_canonname
char* addrinfo::ai_canonname |
Definition at line 130 of file opensolaris_10_netdb.h.
Referenced by comm_open_uds(), xfreeaddrinfo(), and xgetaddrinfo().
◆ ai_family
int addrinfo::ai_family |
Definition at line 123 of file opensolaris_10_netdb.h.
Referenced by comm_connect_addr(), comm_init_opened(), comm_open_uds(), comm_openex(), Ip::Address::getAddrInfo(), Ip::Address::lookupHostIP(), Ip::Address::operator=(), process_request(), resolveDestination(), testIpAddress::testAddrInfo(), and xgetaddrinfo().
◆ ai_flags
int addrinfo::ai_flags |
Definition at line 122 of file opensolaris_10_netdb.h.
Referenced by comm_connect_addr(), comm_open_uds(), acl_ip_data::FactoryParse(), Ip::Address::getAddrInfo(), getMyHostname(), Ip::Address::lookupHostIP(), makeIpBinary(), testIpAddress::testAddrInfo(), and xgetaddrinfo().
◆ ai_next
struct addrinfo* addrinfo::ai_next |
Definition at line 132 of file opensolaris_10_netdb.h.
Referenced by comm_open_uds(), Ip::Address::lookupHostIP(), xfreeaddrinfo(), and xgetaddrinfo().
◆ ai_protocol
int addrinfo::ai_protocol |
Definition at line 125 of file opensolaris_10_netdb.h.
Referenced by comm_connect_addr(), comm_open_uds(), comm_openex(), Ip::Address::getAddrInfo(), Ipc::ImportFdIntoComm(), and Ipc::SharedListenJoined().
◆ ai_socktype
int addrinfo::ai_socktype |
Definition at line 124 of file opensolaris_10_netdb.h.
Referenced by comm_apply_flags(), comm_connect_addr(), comm_import_opened(), comm_open_uds(), comm_openex(), Ip::Address::getAddrInfo(), Ipc::ImportFdIntoComm(), resolveDestination(), Ipc::SharedListenJoined(), and xgetaddrinfo().
The documentation for this struct was generated from the following file:
- compat/os/opensolaris_10_netdb.h