Home
last modified time | relevance | path

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

/netbsd-src/dist/pf/sbin/pfctl/
H A Dpfctl.c79 int pfctl_load_hostid(struct pfctl *, unsigned int);
1597 if (pfctl_load_hostid(pf, pf->hostid)) in pfctl_load_options()
1777 pfctl_load_hostid(struct pfctl *pf, u_int32_t hostid) in pfctl_load_hostid() function