Searched refs:attach_option (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/udhcpd/
H A Doptions.h38 void attach_option(struct option_set **opt_list, struct dhcp_option *option, char *buffer, int length);
H A Doptions.c213 void attach_option(struct option_set **opt_list, struct dhcp_option *option, char *buffer, int length) function
H A Dfiles.c166 attach_option(opt_list, option, buffer, length);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/udhcp/
H A Dfiles.c86 static void attach_option(struct option_set **opt_list, function
245 attach_option(opt_list, option, opt, length);

Completed in 70 milliseconds