Lines Matching refs:netbuf
345 extern int clnt_tli_kcreate(struct knetconfig *config, struct netbuf *svcaddr,
350 struct netbuf *addr, uint_t max_msgsize, int retries,
358 extern int bindresvport(TIUSER *tiptr, struct netbuf *addr,
359 struct netbuf *bound_addr, bool_t istcp);
364 extern int clnt_clts_kcreate(struct knetconfig *config, struct netbuf *addr,
370 extern int clnt_cots_kcreate(dev_t dev, struct netbuf *addr, int family,
376 extern int clnt_rdma_kcreate(char *proto, void *handle, struct netbuf *raddr,
382 extern int rdma_reachable(int addr_type, struct netbuf *addr,
388 extern void clnt_clts_kinit(CLIENT *h, struct netbuf *addr, int retries,
395 struct netbuf *addr, int max_msgsize, struct cred *cred);
401 struct netbuf *addr, struct cred *cred);
422 caddr_t, xdrproc_t, caddr_t, struct timeval, struct netbuf *);
470 extern void put_inet_port(struct netbuf *, ushort_t);
471 extern void put_inet6_port(struct netbuf *, ushort_t);
472 extern void put_loopback_port(struct netbuf *, char *);
474 rpcvers_t, struct netbuf *);
844 struct netbuf *, const rpcprog_t, const rpcvers_t, const uint_t,
864 extern CLIENT * clnt_vc_create(const int, struct netbuf *,
882 extern CLIENT * clnt_dg_create(const int, struct netbuf *,