Lines Matching refs:sunrpc_msg
46 static int xid_map_enter(netdissect_options *, const struct sunrpc_msg *, const u_char *);
47 static int xid_map_find(netdissect_options *, const struct sunrpc_msg *, const u_char *, uint32_t *…
48 static void interp_reply(netdissect_options *, const struct sunrpc_msg *, uint32_t, uint32_t, int);
335 const struct sunrpc_msg *rp; in nfsreply_print()
339 rp = (const struct sunrpc_msg *)bp; in nfsreply_print()
360 const struct sunrpc_msg *rp; in nfsreply_noaddr_print()
368 rp = (const struct sunrpc_msg *)bp; in nfsreply_noaddr_print()
421 const struct sunrpc_msg *rp, u_int length) in parsereq()
564 const struct sunrpc_msg *rp; in nfsreq_noaddr_print()
574 rp = (const struct sunrpc_msg *)bp; in nfsreq_noaddr_print()
952 const struct sunrpc_msg *rp, const u_char *bp) in xid_map_enter()
1000 xid_map_find(netdissect_options *ndo, const struct sunrpc_msg *rp, in xid_map_find()
1065 const struct sunrpc_msg *rp, u_int length, int *nfserrp) in parserep()
1542 const struct sunrpc_msg *rp, uint32_t proc, uint32_t vers, in interp_reply()