i82596_ioctl
int i82596_ioctl(struct ifnet *, u_long, caddr_t);
i82596_ioctl(&ac->ac_if, SIOCSIFFLAGS, NULL);
ifp->if_ioctl = i82596_ioctl;