OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dho_policy_check
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/dhcpcd/dist/src/
dhcp-common.h
122
int
dho_policy_check
(const struct dho_policy *, int (*)(uint32_t, void *),
dhcp-common.c
407
dho_policy_check
(const struct dho_policy *policy,
function
ipv6nd.c
1148
err =
dho_policy_check
(&pg->dhop_require, nd_require, &policy);
dhcp.c
3255
if (
dho_policy_check
(&pg->dhop_reject, dhcp_policy_reject, &dp) == 1) {
3293
if (
dho_policy_check
(&pg->dhop_require, dhcp_policy_require, &dp) ==
dhcp6.c
3493
err =
dho_policy_check
(&pg->dhop_require, dhcp6_require, &policy);
3497
err =
dho_policy_check
(&pg->dhop_reject, dhcp6_reject, &policy);
Completed in 53 milliseconds
Indexes created Wed Sep 02 00:25:50 UTC 2026