HomeSort by: relevance | last modified time | path
    Searched refs:ar_buf (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/net/agr/
if_agrioctl.h 41 void *ar_buf; member in struct:agrreq
54 #define AGRCMD_PORTLIST 3 /* ar_buf points agrportlist */
if_agr.c 425 error = copyin(ar->ar_buf, ifname,
460 char *cp = ar->ar_buf;
  /src/sbin/ifconfig/
agr.c 115 ar.ar_buf = buf;
140 ar.ar_buf = buf;

Completed in 14 milliseconds