if_mvxpe.c | 126 STATIC int mvxpe_ioctl(struct ifnet *, u_long, void *); 419 ifp->if_ioctl = mvxpe_ioctl; 1718 mvxpe_ioctl(struct ifnet *ifp, u_long cmd, void *data) function in typeref:typename:STATIC int 1725 DPRINTIFNET(ifp, 2, "mvxpe_ioctl ETHER\n");
|