RTEMS CPU Kit with SuperCore  4.11.3
Macros | Functions
clnt_soc.h File Reference
#include <time.h>
#include <sys/cdefs.h>
#include <rpc/clnt.h>
Include dependency graph for clnt_soc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define UDPMSGSIZE   8800 /* rpc imposed limit on udp msg size */
 

Functions

__BEGIN_DECLS CLIENTclnttcp_create (struct sockaddr_in *, u_long, u_long, int *, u_int, u_int)
 
__END_DECLS __BEGIN_DECLS CLIENTclntraw_create (u_long, u_long)
 
__END_DECLS __BEGIN_DECLS CLIENTclntudp_create (struct sockaddr_in *, u_long, u_long, struct timeval, int *)
 
CLIENTclntudp_bufcreate (struct sockaddr_in *, u_long, u_long, struct timeval, int *, u_int, u_int)