HomeSort by: relevance | last modified time | path
    Searched defs:ofnet_ioctl (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ofw/
ofnet.c 81 static int ofnet_ioctl (struct ifnet *, u_long, void *);
133 ifp->if_ioctl = ofnet_ioctl;
331 ofnet_ioctl(struct ifnet *ifp, u_long cmd, void *data) function in typeref:typename:int

Completed in 201 milliseconds