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