Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dpfctl_parser.h295 int pfctl_set_hostid(struct pfctl *, u_int32_t);
H A Dpfctl.c2561 pfctl_set_hostid(struct pfctl *pf, u_int32_t hostid) in pfctl_set_hostid() function
H A Dparse.y694 if (pfctl_set_hostid(pf, $3) != 0) {