HomeSort by relevance Sort by last modified time
    Searched refs:dhcpopt_fetch (Results 1 - 4 of 4) sorted by null

  /external/syslinux/gpxe/src/include/gpxe/
dhcpopts.h 29 extern int dhcpopt_fetch ( struct dhcp_options *options, unsigned int tag,
  /external/syslinux/gpxe/src/core/
nvo.c 186 return dhcpopt_fetch ( &nvo->dhcpopts, setting->tag, data, len );
  /external/syslinux/gpxe/src/net/
dhcppkt.c 205 return dhcpopt_fetch ( &dhcppkt->options, tag, data, len );
dhcpopts.c 378 int dhcpopt_fetch ( struct dhcp_options *options, unsigned int tag, function

Completed in 259 milliseconds