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