Searched refs:ifbifconf (Results 1 – 5 of 5) sorted by relevance
129 static int tpmr_port_list(struct tpmr_softc *, struct ifbifconf *);471 error = tpmr_port_list(sc, (struct ifbifconf *)data); in tpmr_ioctl()619 tpmr_port_list(struct tpmr_softc *sc, struct ifbifconf *bifc) in tpmr_port_list()
109 struct ifbifconf { struct
126 int bridge_bifconf(struct bridge_softc *, struct ifbifconf *);365 error = bridge_bifconf(sc, (struct ifbifconf *)data); in bridge_ioctl()657 bridge_bifconf(struct bridge_softc *sc, struct ifbifconf *bifc) in bridge_bifconf()
209 static int veb_port_list(struct veb_softc *, struct ifbifconf *);1296 error = veb_port_list(sc, (struct ifbifconf *)data); in veb_ioctl()1920 veb_port_list(struct veb_softc *sc, struct ifbifconf *bifc) in veb_port_list()
314 struct ifbifconf bifc; in bridge_list()