Searched defs:option_tests (Results 1 - 1 of 1) sorted by relevance

/systemd/src/libsystemd-network/
H A Dtest-dhcp-option.c27 static struct option_desc option_tests[] = { variable in typeref:struct:option_desc
366 for (i = 0; i < ELEMENTSOF(option_tests); i++)
367 test_options(&option_tests[i]);

Completed in 11 milliseconds