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

  /src/sys/net/agr/
if_agr.c 80 static int agrreq_copyout(void *, struct agrreq *);
881 agrreq_copyout(void *ubuf, struct agrreq *ar) function in typeref:typename:int
1084 error = agrreq_copyout(ifr->ifr_data, &ar);

Completed in 14 milliseconds