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

  /src/sys/net/agr/
if_agr.c 81 static int agr_ioctl(struct ifnet *, u_long, void *);
302 ifp->if_ioctl = agr_ioctl;
1011 agr_ioctl(struct ifnet *ifp, const u_long cmd, void *data) function in typeref:typename:int
if_agr.c 81 static int agr_ioctl(struct ifnet *, u_long, void *);
302 ifp->if_ioctl = agr_ioctl;
1011 agr_ioctl(struct ifnet *ifp, const u_long cmd, void *data) function in typeref:typename:int

Completed in 23 milliseconds