|
iPXE
|
A ping connection. More...
Data Fields | |
| struct refcnt | refcnt |
| Reference counter. | |
| struct list_head | list |
| List of ping connections. | |
| struct sockaddr_tcpip | peer |
| Remote socket address. | |
| uint16_t | port |
| Local port number. | |
| struct interface | xfer |
| Data transfer interface. | |
| struct list_head ping_connection::list |
| struct sockaddr_tcpip ping_connection::peer |
| struct interface ping_connection::xfer |