Searched refs:ae_ioctl (Results 1 – 1 of 1) sorted by relevance
156 static int ae_ioctl(struct ifnet *, u_long, void *);369 ifp->if_ioctl = ae_ioctl; in ae_attach()814 ae_ioctl(struct ifnet *ifp, u_long cmd, void *data) in ae_ioctl() function