bridge_ioctl
static int bridge_ioctl(struct ifnet *, u_long, caddr_t, struct ucred *);
ifp->if_ioctl = bridge_ioctl;