HomeSort by: relevance | last modified time | path
    Searched refs:netbuf (Results 1 - 25 of 36) sorted by relevancy

1 2

  /src/include/rpc/
rpcb_clnt.h 65 const struct netconfig *, const struct netbuf *);
76 const struct netbuf *)
80 const struct netconfig *, struct netbuf *,
86 extern char *rpcb_taddr2uaddr(struct netconfig *, struct netbuf *);
87 extern struct netbuf *rpcb_uaddr2taddr(struct netconfig *, char *);
rpc.h 88 char *taddr2uaddr(const struct netconfig *, const struct netbuf *);
89 struct netbuf *uaddr2taddr(const struct netconfig *, const char *);
rpcb_prot.x 81 % * RPCBPROC_UADDR2TADDR(strint) RETURNS (struct netbuf)
82 % * Returns the netbuf address from universal address.
84 % * RPCBPROC_TADDR2UADDR(struct netbuf) RETURNS (string)
85 % * Returns the universal address from netbuf address.
323 % * We don't define netbuf in RPCL, since it would contain structure member
324 % * names that would conflict with the definition of struct netbuf in
329 %extern "C" bool_t xdr_netbuf(XDR *, struct netbuf *);
332 %extern bool_t xdr_netbuf(XDR *, struct netbuf *);
363 struct netbuf
367 RPCBPROC_TADDR2UADDR(struct netbuf) = 8
    [all...]
clnt.h 261 #define CLGET_SVC_ADDR 7 /* get server's address (netbuf) */
270 #define CLSET_SVC_ADDR 16 /* get server's address (netbuf) */
367 const struct netbuf *, const rpcprog_t,
373 * const struct netbuf *svcaddr; -- servers address
383 extern CLIENT *clnt_vc_create(const int, const struct netbuf *,
388 * const struct netbuf *svcaddr; -- servers address
398 extern CLIENT *clnt_dg_create(const int, const struct netbuf *,
403 * const struct netbuf *svcaddr; -- servers address
502 * struct netbuf *raddr;
svc.h 117 struct netbuf xp_ltaddr; /* local transport address */
118 struct netbuf xp_rtaddr; /* remote transport address */
  /src/lib/libc/compat/include/rpc/
rpcb_clnt.h 47 const struct timeval50, const struct netbuf *);
52 const struct timeval, const struct netbuf *);
  /src/lib/libc/rpc/
rpc_internal.h 46 char *__rpc_taddr2uaddr_af(int, const struct netbuf *);
47 struct netbuf *__rpc_uaddr2taddr_af(int, const char *);
48 int __rpc_fixup_addr(struct netbuf *, const struct netbuf *);
55 struct netbuf *__rpcb_findaddr(rpcprog_t, rpcvers_t, const struct netconfig *,
rpcb_clnt.c 100 struct netbuf *ac_taddr;
112 static void delete_cache(struct netbuf *);
113 static void add_cache(const char *, const char *, struct netbuf *, char *);
116 static struct netbuf *got_entry(rpcb_entry_list_ptr, const struct netconfig *);
190 delete_cache(struct netbuf *addr)
218 add_cache(const char *host, const char *netid, struct netbuf *taddr,
308 struct netbuf *addr, taddr;
309 struct netbuf addr_to_delete;
438 struct netbuf nbuf;
534 const struct netbuf *address) /* Services netconfig address *
    [all...]
pmap_clnt.c 74 struct netbuf *na;
rpc_generic.c 605 taddr2uaddr(const struct netconfig *nconf, const struct netbuf *nbuf)
617 struct netbuf *
631 __rpc_taddr2uaddr_af(int af, const struct netbuf *nbuf)
686 struct netbuf *
689 struct netbuf *ret = NULL;
828 __rpc_fixup_addr(struct netbuf *new, const struct netbuf *svc)
rpc_soc.c 102 static bool_t rpc_wrap_bcast(char *, struct netbuf *, struct netconfig *);
115 struct netbuf bindaddr;
151 /* Transform sockaddr_in to netbuf */
360 * Need to translate the netbuf address into sockaddr_in address.
367 struct netbuf *addr, /* address of the guy who responded */
clnt_generic.c 231 struct netbuf *svcaddr; /* servers address */
294 const struct netbuf *svcaddr, /* servers address */
clnt_dg.c 161 const struct netbuf *svcaddr, /* servers address */
556 struct netbuf *addr;
619 addr = (struct netbuf *)(void *)info;
625 addr = (struct netbuf *)(void *)info;
  /src/common/include/rpc/
types.h 83 * The netbuf structure is defined here, because NetBSD only uses it inside
89 * The netbuf structure is used for transport-independent address storage.
91 struct netbuf { struct
103 struct netbuf addr;
  /src/usr.sbin/rpcbind/
rpcbind.h 88 int add_bndlist(struct netconfig *, struct netbuf *);
131 int is_loopback(struct netbuf *);
140 char *addrmerge(struct netbuf *caller, char *serv_uaddr, char *clnt_uaddr,
rpcb_svc_com.c 94 struct netbuf *caller_addr;
111 static int forward_register(u_int32_t, struct netbuf *, int, char *,
116 static int netbufcmp(struct netbuf *, struct netbuf *);
117 static struct netbuf *netbufdup(struct netbuf *);
118 static void netbuffree(struct netbuf *);
383 static struct netbuf nbuf;
384 static struct netbuf *taddr;
393 (void) memset(&nbuf, 0, sizeof (struct netbuf));
    [all...]
check_bound.c 90 struct netbuf *na;
121 add_bndlist(struct netconfig *nconf, struct netbuf *baddr __unused)
security.c 77 struct netbuf *caller = svc_getrpccaller(xprt);
141 is_loopback(struct netbuf *nbuf)
rpcb_svc.c 73 struct netbuf rpcbproc_taddr2uaddr_3_arg;
rpcbind.c 138 struct netbuf *);
497 struct netbuf nb;
550 struct netbuf nb;
811 struct netbuf *addr)
  /src/lib/libc/compat/rpc/
compat_rpcb.c 68 const struct timeval50 tout50, const struct netbuf *nb)
  /src/usr.bin/rusers/
rusers.c 68 static int rusers_reply(char *, struct netbuf *, struct netconfig *);
141 rusers_reply(char *replyp, struct netbuf *raddrp, struct netconfig *nconf)
231 struct netbuf nb;
  /src/usr.bin/rup/
rup.c 154 static int rstat_reply(char *, struct netbuf *, struct netconfig *);
203 rstat_reply(char *replyp, struct netbuf *raddrp, struct netconfig *nconf)
  /src/usr.bin/rpcinfo/
rpcinfo.c 139 static bool_t reply_proc(void *, struct netbuf *, struct netconfig *);
145 static CLIENT *clnt_rpcbind_create(const char *, rpcvers_t, struct netbuf **);
147 rpcvers_t, struct netbuf **);
318 struct netbuf nbuf;
598 struct netbuf *who, /* Who sent us the reply */
903 struct netbuf *targaddr;
1257 static struct netbuf *nbuf;
1546 getport(const struct netbuf *nb)
1579 struct netbuf nb;
1591 struct netbuf **targaddr
    [all...]
  /src/lib/libc/net/
getnetnamadr.c 171 static char netbuf[PACKETSZ]; local in function:getnetanswer
201 bp = netbuf;
202 ep = netbuf + sizeof(netbuf);

Completed in 49 milliseconds

1 2