Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/tcpdump/
H A Dprint-nfs.c335 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()
[all …]
H A Dprint-sunrpc.c159 const struct sunrpc_msg *rp; in sunrpc_print()
166 rp = (const struct sunrpc_msg *)bp; in sunrpc_print()
H A Drpc_msg.h116 struct sunrpc_msg { struct
H A Dprint-udp.c426 const struct sunrpc_msg *rp; in udp_print()
442 rp = (const struct sunrpc_msg *)cp; in udp_print()
521 const struct sunrpc_msg *rp; in udp_print()
524 rp = (const struct sunrpc_msg *)cp; in udp_print()
H A Dprint-tcp.c800 const struct sunrpc_msg *rp; in tcp_print()
806 rp = (const struct sunrpc_msg *)(bp + 4); in tcp_print()