Searched refs:xdr_netbuf (Results 1 – 7 of 7) sorted by relevance
143 xdr_result = (xdrproc_t)xdr_netbuf; in rpcb_service_3()152 xdr_argument = (xdrproc_t)xdr_netbuf; in rpcb_service_3()
174 xdr_result = (xdrproc_t)xdr_netbuf; in rpcb_service_4()183 xdr_argument = (xdrproc_t)xdr_netbuf; in rpcb_service_4()
322 %extern "C" bool_t xdr_netbuf(XDR *, struct netbuf *);325 %extern bool_t xdr_netbuf(XDR *, struct netbuf *);
339 extern "C" bool_t xdr_netbuf(XDR *, struct netbuf *);342 extern bool_t xdr_netbuf(XDR *, struct netbuf *);
152 xdr_netbuf;
298 xdr_netbuf(XDR *xdrs, struct netbuf *objp) in xdr_netbuf() function
1262 (xdrproc_t) xdr_netbuf, (char *)(void *)taddr, in rpcb_taddr2uaddr()1300 (xdrproc_t) xdr_netbuf, (char *)(void *)taddr, in rpcb_uaddr2taddr()