Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/pfctl/
H A Dpfctl.c82 int pfctl_load_hostid(struct pfctl *, unsigned int);
1632 if (pfctl_load_hostid(pf, pf->hostid)) in pfctl_load_options()
1812 pfctl_load_hostid(struct pfctl *pf __unused, u_int32_t hostid) in pfctl_load_hostid() function