iPXE
|
A TCP/IP fixed-data test. More...
Data Fields | |
const void * | data |
Data. More... | |
size_t | len |
Length of data. More... | |
A TCP/IP fixed-data test.
Definition at line 47 of file tcpip_test.c.
const void* tcpip_test::data |
Data.
Definition at line 49 of file tcpip_test.c.
size_t tcpip_test::len |
Length of data.
Definition at line 51 of file tcpip_test.c.