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

  /external/syslinux/core/fs/pxe/
dhcp_option.c 142 static const struct dhcp_options dhcp_opts[] = { variable in typeref:struct:dhcp_options
170 const int opt_entries = sizeof(dhcp_opts) / sizeof(dhcp_opts[0]);
194 opt = dhcp_opts;
  /external/dhcpcd-6.8.2/
dhcpcd.h 123 struct dhcp_opt *dhcp_opts; member in struct:dhcpcd_ctx
  /external/dnsmasq/src/
dnsmasq.h 605 struct dhcp_opt *dhcp_opts, *dhcp_match; member in struct:daemon

Completed in 61 milliseconds