Home | History | Annotate | Download | only in rpc

Lines Matching refs:netbuf

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;
395 struct netbuf
399 RPCBPROC_TADDR2UADDR(struct netbuf) = 8;