|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <tcpip.h>

Public Attributes | |
| union { | |
| struct { | |
| u_char s_b1 | |
| u_char s_b2 | |
| u_char s_b3 | |
| u_char s_b4 | |
| } S_un_b | |
| struct { | |
| u_short s_w1 | |
| u_short s_w2 | |
| } S_un_w | |
| u_long S_addr | |
| } | S_un |
| in_addr_t | s_addr |
| union { | |
| struct { | |
| UCHAR s_b1 | |
| UCHAR s_b2 | |
| UCHAR s_b3 | |
| UCHAR s_b4 | |
| } S_un_b | |
| struct { | |
| USHORT s_w1 | |
| USHORT s_w2 | |
| } S_un_w | |
| ULONG S_addr | |
| } | S_un |
| union { | |
| struct { | |
| u_char s_b1 | |
| u_char s_b2 | |
| u_char s_b3 | |
| u_char s_b4 | |
| } S_un_b | |
| struct { | |
| u_short s_w1 | |
| u_short s_w2 | |
| } S_un_w | |
| u_long S_addr | |
| } | S_un |
| u_long in_addr::S_addr |
Definition at line 131 of file tcpip.h.
Referenced by AddIpv4HostEntries(), CreateRecordForIpAddress(), DisplayArpEntries(), DisplayDnsRecord(), FormatIPv4NetMask(), inet_aton(), PrintEntries(), test_AT_ARP_STATS(), test_IP_MIB_STATS(), test_RtlIpv4StringToAddress(), test_RtlIpv4StringToAddressEx(), TestTcpConnect(), and WSAttemptAutodialName().
| in_addr_t in_addr::s_addr |
Definition at line 64 of file inet.h.
Referenced by adns_inet_aton(), DisplayArpEntries(), GetHostByName(), init_finish(), NetBTSendNameQuery(), netfinger(), OpenControlConnection(), rpcrt4_ip_tcp_parse_top_of_tower(), search_sortlist(), and toIPAddressString().
| union { ... } in_addr::S_un |
Referenced by AddIpv4HostEntries(), CreateRecordForIpAddress(), DisplayArpEntries(), DisplayDnsRecord(), FormatIPv4NetMask(), inet_aton(), PrintEntries(), test_AT_ARP_STATS(), test_IP_MIB_STATS(), test_RtlIpv4StringToAddress(), test_RtlIpv4StringToAddressEx(), TestTcpConnect(), and WSAttemptAutodialName().
| union { ... } in_addr::S_un |
| union { ... } in_addr::S_un |
| struct { ... } in_addr::S_un_b |
Referenced by AddIpv4HostEntries().
| struct { ... } in_addr::S_un_b |
| struct { ... } in_addr::S_un_b |
| struct { ... } in_addr::S_un_w |
| struct { ... } in_addr::S_un_w |
| struct { ... } in_addr::S_un_w |