Home
last modified time | relevance | path

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

/src/sbin/pfctl/
H A Dpfctl_parser.c1494 static struct node_host *iftab; variable
1636 iftab = h; in ifa_load()
1694 for (p = iftab; p; p = p->next) { in ifa_nametoindex()
1707 for (p = iftab; p; p = p->next) { in ifa_indextoname()
1722 if (iftab == NULL) in ifa_exists()
1735 for (n = iftab; n; n = n->next) { in ifa_exists()
1788 if (iftab == NULL) in ifa_lookup()
1797 for (p = iftab; p; p = p->next) { in ifa_lookup()