iPXE
list_test Struct Reference

A list test structure. More...

Data Fields

struct list_head list
 List element.
char label
 Label.

Detailed Description

A list test structure.

Definition at line 42 of file list_test.c.

Field Documentation

◆ list

struct list_head list_test::list

List element.

Definition at line 44 of file list_test.c.

Referenced by list_check_contents(), and list_test_exec().

◆ label

char list_test::label

Label.

Definition at line 46 of file list_test.c.

Referenced by list_check_contents().


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