Home
last modified time | relevance | path

Searched refs:get_option_addr (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/dhcpcd/src/
H A Ddhcp.c282 get_option_addr(struct dhcpcd_ctx *ctx, in get_option_addr() function
1293 if (get_option_addr(ifp->ctx, &net, in dhcp_env()
1303 if (get_option_addr(ifp->ctx, &brd, in dhcp_env()
1417 if (get_option_addr(ctx, &lease->mask, bootp, len, in get_lease()
1421 if (get_option_addr(ctx, &lease->brd, bootp, len, in get_lease()
1435 if (get_option_addr(ctx, &lease->server, bootp, len, DHO_SERVERID) != 0) in get_lease()
2922 r = get_option_addr(ifp->ctx, &addr, bootp, bootp_len, DHO_SERVERID); in log_dhcp()
3157 get_option_addr(ifp->ctx, &addr, in dhcp_handledhcp()
3307 get_option_addr(ifp->ctx, in dhcp_handledhcp()