Searched refs:sunrpc_msg (Results 1 – 5 of 5) sorted by relevance
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; in nfsreply_print()340 rp = (const struct sunrpc_msg *)bp; in nfsreply_print()367 register const struct sunrpc_msg *rp; in nfsreply_print_noaddr()375 rp = (const struct sunrpc_msg *)bp; in nfsreply_print_noaddr()429 register const struct sunrpc_msg *rp, register u_int length) in parsereq()535 register const struct sunrpc_msg *rp; in nfsreq_print_noaddr()545 rp = (const struct sunrpc_msg *)bp; in nfsreq_print_noaddr()[all …]
172 register const struct sunrpc_msg *rp; in sunrpcrequest_print()180 rp = (struct sunrpc_msg *)bp; in sunrpcrequest_print()
116 struct sunrpc_msg { struct
403 register struct sunrpc_msg *rp; in udp_print()419 rp = (struct sunrpc_msg *)(up + 1); in udp_print()490 register struct sunrpc_msg *rp; in udp_print()493 rp = (struct sunrpc_msg *)(up + 1); in udp_print()
732 register struct sunrpc_msg *rp;738 rp = (struct sunrpc_msg *)(bp + 4);