ifbaconf
struct ifbaconf ifbac;
struct ifbaconf ifbac;
struct ifbaconf ifbac;
bridge_rtfind(struct bridge_softc *sc, struct ifbaconf *baconf)
int bridge_rtfind(struct bridge_softc *, struct ifbaconf *);
error = bridge_rtfind(sc, (struct ifbaconf *)data);
(struct ifbaconf *)data);
etherbridge_rtfind(struct etherbridge *eb, struct ifbaconf *baconf)
etherbridge_vareq(struct etherbridge *eb, struct ifbaconf *baconf)
int etherbridge_rtfind(struct etherbridge *, struct ifbaconf *);
int etherbridge_vareq(struct etherbridge *, struct ifbaconf *);
(struct ifbaconf *)data);
error = etherbridge_rtfind(&sc->sc_eb, (struct ifbaconf *)data);
error = etherbridge_vareq(&sc->sc_eb, (struct ifbaconf *)data);
(struct ifbaconf *)data);
#define SIOCBRDGVRTS _IOWR('i', 86, struct ifbaconf) /* get vaddresses */
#define SIOCBRDGRTS _IOWR('i', 67, struct ifbaconf) /* get addresses */