Home
last modified time | relevance | path

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

/netbsd-src/dist/pf/sbin/pfctl/
H A Dpfctl_parser.h204 int pfctl_set_hostid(struct pfctl *, u_int32_t);
H A Dpfctl.c1760 pfctl_set_hostid(struct pfctl *pf, u_int32_t hostid) in pfctl_set_hostid() function
H A Dparse.y558 if (pfctl_set_hostid(pf, $3) != 0) {