iPXE
Data Fields
tcpip_random_test Struct Reference

A TCP/IP pseudorandom-data test. More...

Data Fields

unsigned int seed
 Seed. More...
 
size_t len
 Length of data. More...
 
size_t offset
 Alignment offset. More...
 

Detailed Description

A TCP/IP pseudorandom-data test.

Definition at line 55 of file tcpip_test.c.

Field Documentation

◆ seed

unsigned int tcpip_random_test::seed

Seed.

Definition at line 57 of file tcpip_test.c.

◆ len

size_t tcpip_random_test::len

Length of data.

Definition at line 59 of file tcpip_test.c.

◆ offset

size_t tcpip_random_test::offset

Alignment offset.

Definition at line 61 of file tcpip_test.c.


The documentation for this struct was generated from the following file: