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

  /src/external/bsd/dhcpcd/dist/src/
dhcp-common.h 125 int dho_policy_requested(const struct dho_policy_group *, uint32_t);
dhcp-common.c 239 dho_policy_requested(const struct dho_policy_group *pg, uint32_t option) function
dhcp6.c 925 dho_policy_requested(pg, D6_OPTION_RAPID_COMMIT))
1163 dho_policy_requested(pg, D6_OPTION_RAPID_COMMIT))
3545 if (!dho_policy_requested(pg, D6_OPTION_RAPID_COMMIT) ||
dhcp.c 1038 dho_policy_requested(pg, DHO_RAPIDCOMMIT)) {
3467 if (dho_policy_requested(pg, DHO_RAPIDCOMMIT) &&

Completed in 20 milliseconds