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

/external/syslinux/gpxe/src/net/
H A Ddhcpopts.c86 static unsigned int dhcp_option_len ( struct dhcp_option *option ) { function
134 option_len = dhcp_option_len ( option );
284 old_len = dhcp_option_len ( dhcp_option ( options, offset ) );
415 option_len = dhcp_option_len ( option );

Completed in 82 milliseconds