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

/netbsd-6-1-5-RELEASE/dist/pf/sbin/pfctl/
H A Dpfctl_parser.c1312 const char *last_if = NULL; local
1336 if (last_if == NULL || strcmp(last_if, p->ifname))
1338 last_if = p->ifname;

Completed in 96 milliseconds