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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Drpc_msg.h117 struct sunrpc_msg { struct
H A Dprint-sunrpc.c88 register const struct sunrpc_msg *rp;
96 rp = (struct sunrpc_msg *)bp;
H A Dprint-nfs.c52 static int xid_map_enter(const struct sunrpc_msg *, const u_char *);
53 static int32_t xid_map_find(const struct sunrpc_msg *, const u_char *,
55 static void interp_reply(const struct sunrpc_msg *, u_int32_t, u_int32_t, int);
289 register const struct sunrpc_msg *rp;
298 rp = (const struct sunrpc_msg *)bp;
404 parsereq(register const struct sunrpc_msg *rp, register u_int length)
506 register const struct sunrpc_msg *rp;
516 rp = (const struct sunrpc_msg *)bp;
934 xid_map_enter(const struct sunrpc_msg *rp, const u_char *bp)
985 xid_map_find(const struct sunrpc_msg *r
[all...]
H A Dprint-udp.c411 register struct sunrpc_msg *rp;
427 rp = (struct sunrpc_msg *)(up + 1);
487 register struct sunrpc_msg *rp;
490 rp = (struct sunrpc_msg *)(up + 1);
H A Dprint-tcp.c184 register struct sunrpc_msg *rp;
192 rp = (struct sunrpc_msg *)(fraglenp + 4);

Completed in 121 milliseconds