Searched refs:interface_group (Results 1 – 1 of 1) sorted by relevance
221 int interface_group(const char *);1452 if (interface_group(por->por_rule.ifname) || in superblock_inclusive()1453 interface_group(TAILQ_FIRST(&block->sb_rules)->por_rule.ifname)) { in superblock_inclusive()1509 interface_group(const char *ifname) in interface_group() function