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

  /src/sys/dev/bi/
if_ni.c 141 static int niioctl(struct ifnet *, u_long, void *);
284 ifp->if_ioctl = niioctl;
679 niioctl(struct ifnet *ifp, u_long cmd, void *data) function in typeref:typename:int
if_ni.c 141 static int niioctl(struct ifnet *, u_long, void *);
284 ifp->if_ioctl = niioctl;
679 niioctl(struct ifnet *ifp, u_long cmd, void *data) function in typeref:typename:int

Completed in 25 milliseconds