Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/tcpdump/
H A Dprint-nfs.c51 static void interp_reply(netdissect_options *, const struct sunrpc_msg *, uint32_t, uint32_t, int);
374 interp_reply(ndo, rp, proc, vers, length); in nfsreply_print_noaddr()
1447 interp_reply(netdissect_options *ndo, in interp_reply() function