Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-nfs.c52 static void interp_reply(netdissect_options *, const struct sunrpc_msg *, uint32_t, uint32_t, int);
384 interp_reply(ndo, rp, proc, vers, length); in nfsreply_print_noaddr()
1468 interp_reply(netdissect_options *ndo, in interp_reply() function