Searched defs:xdr_buf (Results 1 – 3 of 3) sorted by relevance
56 struct xdr_buf { struct74 xdr_buf_init(struct xdr_buf *buf, void *start, size_t len) in xdr_buf_init() argument
234 int (*actor)(const struct xdr_buf *, void *), in pcl_process_region()267 int (*actor)(const struct xdr_buf *, void *), in pcl_process_nonpayloads()
78 u8 *xdr_buf; member