Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dpfctl_parser.c1389 static struct node_host *iftab; variable
1540 iftab = h; in ifa_load()
1598 for (p = iftab; p; p = p->next) { in ifa_nametoindex()
1611 for (p = iftab; p; p = p->next) { in ifa_indextoname()
1626 if (iftab == NULL) in ifa_exists()
1639 for (n = iftab; n; n = n->next) { in ifa_exists()
1692 if (iftab == NULL) in ifa_lookup()
1701 for (p = iftab; p; p = p->next) { in ifa_lookup()