Searched refs:pfctl_set_logif (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sbin/pfctl/
H A Dpfctl_parser.h246 int pfctl_set_logif(struct pfctl *, char *);
H A Dpfctl.c1860 pfctl_set_logif(struct pfctl *pf, char *ifname) function
1872 errx(1, "pfctl_set_logif: strdup");
H A Dparse.y611 if (pfctl_set_logif(pf, $3) != 0) {

Completed in 140 milliseconds