Searched refs:max_option_length (Results 1 - 2 of 2) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/udhcpd/
H A Dscript.c41 static int max_option_length[] = { variable
56 return max_option_length[option->flags & TYPE_MASK] *
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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 25 milliseconds