HomeSort by: relevance | last modified time | path
    Searched refs:if_options (Results 1 - 17 of 17) sorted by relevancy

  /src/usr.bin/rump_dhcpclient/
if-options.h 83 struct if_options { struct
118 struct if_options *read_config(const char *,
120 int add_options(struct if_options *, int, char **);
121 void free_options(struct if_options *);
dhcpcd.h 64 struct if_options *options;
dhcp.h 190 const struct if_options *);
main.c 232 struct if_options *ifo;
configure.c 397 struct if_options *ifo;
420 struct if_options *ifo = iface->state->options;
dhcp.c 546 const struct if_options *ifo = iface->state->options;
  /src/external/bsd/dhcpcd/dist/src/
if-options.h 237 struct if_options { struct
318 struct if_options *read_config(struct dhcpcd_ctx *,
321 struct if_options *, int, char **);
323 void free_options(struct dhcpcd_ctx *, struct if_options *);
dhcp-common.h 108 const char *dhcp_get_hostname(char *, size_t, const struct if_options *);
dhcpcd.h 92 struct if_options *options;
dhcp.c 566 struct if_options *ifo = ifp->options;
808 struct if_options *ifo = ifp->options;
1349 dhcp_getoverride(const struct if_options *ifo, unsigned int o)
1401 const struct if_options *ifo;
1849 struct if_options *ifo = ifp->options;
2011 struct if_options *ifo = ifp->options;
2054 struct if_options *ifo = ifp->options;
2290 struct if_options *ifo;
2341 struct if_options *ifo;
2425 struct if_options *ifo = ifp->options
    [all...]
dhcp6.c 240 const struct if_options *ifo = ifp->options;
284 const struct if_options *ifo;
356 const struct if_options *ifo = ifp->options;
734 struct if_options *ifo = ifp->options;
1746 struct if_options *ifo;
1794 struct if_options *ifo;
2458 const struct if_options *ifo;
2833 struct if_options *ifo;
3012 struct if_options *ifo;
3119 struct if_options *ifo
    [all...]
dhcpcd.c 502 struct if_options *ifo = ifp->options;
647 struct if_options *ifo;
711 struct if_options *ifo;
950 struct if_options *ifo = ifp->options;
1385 struct if_options *ifo;
1614 struct if_options *ifo;
2024 struct if_options *ifo;
if-options.c 517 struct if_options *ifo,
646 parse_option(struct dhcpcd_ctx *ctx, const char *ifname, struct if_options *ifo,
2599 struct if_options *ifo, const char *opt, char *line,
2624 finish_config(struct if_options *ifo)
2653 static struct if_options *
2656 struct if_options *ifo;
2689 struct if_options *
2693 struct if_options *ifo;
2967 struct if_options *ifo, int argc, char **argv)
3041 free_options(struct dhcpcd_ctx *ctx, struct if_options *ifo
    [all...]
ipv4.c 385 struct if_options *ifo;
754 struct if_options *ifo = ifp->options;
script.c 231 const struct if_options *ifo;
dhcp-common.c 50 dhcp_get_hostname(char *buf, size_t buf_len, const struct if_options *ifo)
ipv6.c 483 const struct if_options *ifo = ifp->options;

Completed in 26 milliseconds