HomeSort by: relevance | last modified time | path
    Searched refs:ifa_lookup (Results 1 - 3 of 3) sorted by relevancy

  /src/dist/pf/sbin/pfctl/
pfctl_parser.h 273 struct node_host *ifa_lookup(const char *, int);
pfctl_parser.c 1291 if ((n = ifa_lookup(ifg->ifgrq_member, flags)) == NULL)
1308 ifa_lookup(const char *ifa_name, int flags) function in typeref:struct:node_host *
1496 h = ifa_lookup(ps, flags);
parse.y 1092 h = ifa_lookup(j->ifname,
1116 h = ifa_lookup(i->ifname, 0);

Completed in 16 milliseconds