|
iPXE
|
An ICMP header. More...
#include <icmp.h>
Data Fields | |
| uint8_t | type |
| Type. More... | |
| uint8_t | code |
| Code. More... | |
| uint16_t | chksum |
| Checksum. More... | |
| uint8_t icmp_header::type |
Type.
Definition at line 21 of file icmp.h.
Referenced by icmpv4_rx(), icmpv6_rx(), ndp_rx_neighbour_solicitation_ll_source(), ndp_rx_option(), ndp_tx_request(), and ndp_tx_router_solicitation().
| uint8_t icmp_header::code |
| uint16_t icmp_header::chksum |
1.8.15