Home
last modified time | relevance | path

Searched defs:descoption (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/libsystemd-network/
Dtest-dhcp-option.c124 static void test_ignore_opts(uint8_t *descoption, int *descpos, int *desclen) { in test_ignore_opts()
146 uint8_t *descoption = NULL; in test_options_cb() local