Searched refs:sunrpc_msg (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/tcpdump/
H A Drpc_msg.h116 struct sunrpc_msg { struct
H A Dprint-sunrpc.c171 register const struct sunrpc_msg *rp;
177 rp = (const struct sunrpc_msg *)bp;
H A Dprint-nfs.c48 static int xid_map_enter(netdissect_options *, const struct sunrpc_msg *, const u_char *);
49 static int xid_map_find(const struct sunrpc_msg *, const u_char *,
51 static void interp_reply(netdissect_options *, const struct sunrpc_msg *, uint32_t, uint32_t, int);
326 register const struct sunrpc_msg *rp;
330 rp = (const struct sunrpc_msg *)bp;
357 register const struct sunrpc_msg *rp;
365 rp = (const struct sunrpc_msg *)bp;
419 register const struct sunrpc_msg *rp, register u_int length)
525 register const struct sunrpc_msg *rp;
535 rp = (const struct sunrpc_msg *)b
[all...]
H A Dprint-udp.c423 register const struct sunrpc_msg *rp;
439 rp = (const struct sunrpc_msg *)(up + 1);
506 register const struct sunrpc_msg *rp;
509 rp = (const struct sunrpc_msg *)(up + 1);
H A Dprint-tcp.c745 register const struct sunrpc_msg *rp;
751 rp = (const struct sunrpc_msg *)(bp + 4);

Completed in 114 milliseconds