Home
last modified time | relevance | path

Searched refs:option_desc (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/libsystemd-network/
Dtest-dhcp-option.c15 struct option_desc { struct
30 static struct option_desc option_tests[] = { argument
145 struct option_desc *desc = userdata; in test_options_cb()
230 static void test_options(struct option_desc *desc) { in test_options()
273 static void test_option_removal(struct option_desc *desc) { in test_option_removal()
375 struct option_desc *desc = &option_tests[i]; in main()