Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:sunrpc_msg

49 static int xid_map_enter(netdissect_options *, const struct sunrpc_msg *, const u_char *);
50 static int xid_map_find(const struct sunrpc_msg *, const u_char *,
52 static void interp_reply(netdissect_options *, const struct sunrpc_msg *, uint32_t, uint32_t, int);
336 register const struct sunrpc_msg *rp;
340 rp = (const struct sunrpc_msg *)bp;
367 register const struct sunrpc_msg *rp;
375 rp = (const struct sunrpc_msg *)bp;
429 register const struct sunrpc_msg *rp, register u_int length)
535 register const struct sunrpc_msg *rp;
545 rp = (const struct sunrpc_msg *)bp;
880 const struct sunrpc_msg *rp, const u_char *bp)
931 xid_map_find(const struct sunrpc_msg *rp, const u_char *bp, uint32_t *proc,
999 register const struct sunrpc_msg *rp, register u_int length)
1469 const struct sunrpc_msg *rp, uint32_t proc, uint32_t vers, int length)