Searched refs:ue_ioctl (Results 1 – 4 of 4) sorted by relevance
72 int (*ue_ioctl)(struct ifnet *, u_long, caddr_t); member
238 if (ue->ue_methods->ue_ioctl != NULL) in ue_attach_post_task()239 ifp->if_ioctl = ue->ue_methods->ue_ioctl; in ue_attach_post_task()
236 .ue_ioctl = smsc_ioctl,
255 .ue_ioctl = muge_ioctl,