ping_config_t Struct Reference
[Ping]

Ping configuration. More...


Data Fields

int af
 Address family.
unsigned int count
 Number of packets to send.
sockaddr_in dest
 IPv4 destionation.
sockaddr_in6 dest6
 IPv6 destionation.
char * dest_addr
 Destination address.
socklen_t dest_len
 Raw destination address length.
sockaddrdest_raw
 Raw destination address.
char dest_str [INET6_ADDRSTRLEN]
 Converted address string.
bool fragments
 Fragmentation.
size_t size
 Outgoing packet size.
suseconds_t timeout
 Reply wait timeout.
ip_tos_t tos
 Type of service.
ip_ttl_t ttl
 Time-to-live.
bool verbose
 Verbose printouts.


Detailed Description

Ping configuration.

Definition at line 68 of file ping.c.


The documentation for this struct was generated from the following file:
Generated on Thu Jun 2 07:45:59 2011 for HelenOS/USB by  doxygen 1.4.7