|
RTEMS CPU Kit with SuperCore
|
#include <rpc/rpc.h>#include <rpc/pmap_prot.h>#include <rpc/pmap_clnt.h>#include <sys/socket.h>#include <netdb.h>#include <stdio.h>#include <unistd.h>#include <errno.h>#include <sys/mbuf.h>#include <net/if.h>#include <sys/ioctl.h>
Macros | |
| #define | NAMELEN 255 |
| #define | MAX_BROADCAST_SIZE 1400 |
Functions | |
| struct pmaplist * | pmap_getmaps (struct sockaddr_in *address) |
1.8.13