HomeSort by relevance Sort by last modified time
    Searched defs:dhcp_options (Results 1 - 3 of 3) sorted by null

  /external/syslinux/gpxe/src/include/gpxe/
dhcpopts.h 15 struct dhcp_options { struct
24 extern int dhcpopt_store ( struct dhcp_options *options, unsigned int tag,
26 extern int dhcpopt_extensible_store ( struct dhcp_options *options,
29 extern int dhcpopt_fetch ( struct dhcp_options *options, unsigned int tag,
31 extern void dhcpopt_init ( struct dhcp_options *options,
  /external/syslinux/core/fs/pxe/
dhcp_option.c 137 struct dhcp_options { struct
142 static const struct dhcp_options dhcp_opts[] = {
173 const struct dhcp_options *opt;
  /external/wpa_supplicant_8/src/common/
dhcp.h 61 enum dhcp_options { enum

Completed in 95 milliseconds