ifbrlconf
struct ifbrlconf ifc;
int bridge_brlconf(struct bridge_iflist *, struct ifbrlconf *);
bridge_brlconf(struct bridge_iflist *bif, struct ifbrlconf *bc)
struct ifbrlconf *bc = (struct ifbrlconf *)data;
((struct ifbrlconf *)data)->ifbrl_len = 0;
error = veb_rule_list_get(sc, (struct ifbrlconf *)data);
veb_rule_list_get(struct veb_softc *sc, struct ifbrlconf *ifbrl)
static int veb_rule_list_get(struct veb_softc *, struct ifbrlconf *);
#define SIOCBRDGGRL _IOWR('i', 79, struct ifbrlconf)/* get bridge rules */