Home
last modified time | relevance | path

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

/mirbsd/src/sbin/pfctl/
Dpfctl_parser.h158 int pfctl_set_hostid(struct pfctl *, u_int32_t);
Dpfctl.c1310 pfctl_set_hostid(struct pfctl *pf, u_int32_t hostid) in pfctl_set_hostid() function
Dparse.y500 if (pfctl_set_hostid(pf, $3) != 0) {