Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/pfctl/
H A Dpfctl_parser.h292 int pfctl_set_hostid(struct pfctl *, u_int32_t);
H A Dpfctl.c2560 pfctl_set_hostid(struct pfctl *pf, u_int32_t hostid) in pfctl_set_hostid() function
H A Dparse.y691 if (pfctl_set_hostid(pf, $3) != 0) {