Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-nfs.c48 static int xid_map_enter(netdissect_options *, const struct sunrpc_msg *, const u_char *);
568 if (!xid_map_enter(ndo, rp, bp2)) /* record proc number for later on */ in nfsreq_noaddr_print()
941 xid_map_enter(netdissect_options *ndo, in xid_map_enter() function