|
iPXE
|
A request parameter URI test. More...
Data Fields | |
| const char * | string |
| URI string. More... | |
| struct uri | uri |
| URI. More... | |
| const char * | name |
| Parameter list name. More... | |
| struct uri_params_test_list * | list |
| Parameter list. More... | |
A request parameter URI test.
Definition at line 106 of file uri_test.c.
| const char* uri_params_test::string |
URI string.
Definition at line 108 of file uri_test.c.
| struct uri uri_params_test::uri |
URI.
Definition at line 110 of file uri_test.c.
| const char* uri_params_test::name |
Parameter list name.
Definition at line 112 of file uri_test.c.
| struct uri_params_test_list* uri_params_test::list |
Parameter list.
Definition at line 114 of file uri_test.c.
1.8.15