Searched refs:DHCP_OPT_PADDING (Results 1 - 1 of 1) sorted by relevance
/third_party/toybox/toys/pending/ | ||
H A D | dhcpd.c | 94 #define DHCP_OPT_PADDING 0x00 macro 1063 while (*optptr == DHCP_OPT_PADDING) optptr++; in get_optval() |
Completed in 3 milliseconds