/src/sys/arch/emips/stand/common/ |
enic.c | 81 static int enicget (struct iodesc *, void *, size_t, saseconds_t); 239 enicget, /* netif_get */ 295 enicget(struct iodesc *desc, void *pkt, size_t len, saseconds_t timeout) function in typeref:typename:int 298 printf("enicget: %lx %lx\n",len,timeout);
|
enic.c | 81 static int enicget (struct iodesc *, void *, size_t, saseconds_t); 239 enicget, /* netif_get */ 295 enicget(struct iodesc *desc, void *pkt, size_t len, saseconds_t timeout) function in typeref:typename:int 298 printf("enicget: %lx %lx\n",len,timeout);
|