Searched refs:max_option_length (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/udhcpd/
H A Dscript.c41 static int max_option_length[] = { variable
56 return max_option_length[option->flags & TYPE_MASK] *
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udhcpd/
H A Dscript.c41 static int max_option_length[] = { variable
56 return max_option_length[option->flags & TYPE_MASK] *
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/udhcp/
H A Dscript.c17 static const uint8_t max_option_length[] = { variable
35 return max_option_length[opt_index] *

Completed in 92 milliseconds