Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dpfctl.c92 int pfctl_load_hostid(struct pfctl *, u_int32_t);
2381 if (pfctl_load_hostid(pf, pf->hostid)) in pfctl_load_options()
2578 pfctl_load_hostid(struct pfctl *pf, u_int32_t hostid) in pfctl_load_hostid() function