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

/external/syslinux/gpxe/src/net/
H A Ddhcpopts.c260 static int set_dhcp_option ( struct dhcp_options *options, unsigned int tag, function
295 encap_offset = set_dhcp_option ( options, encap_tag,
325 set_dhcp_option ( options, encap_tag, NULL, 0, 0 );
344 offset = set_dhcp_option ( options, tag, data, len, 0 );
363 offset = set_dhcp_option ( options, tag, data, len, 1 );

Completed in 168 milliseconds