]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-nfs.c
PGM: Add another test.
[tcpdump] / print-nfs.c
index f3e8666e75f81cfc36b6ade10fbf66ca91af4ef3..e752a59cf4b9122df2a84ff677a411c84464aa57 100644 (file)
@@ -870,7 +870,7 @@ xid_map_enter(netdissect_options *ndo,
        const struct ip6_hdr *ip6 = NULL;
        struct xid_map_entry *xmep;
 
-       if (!ND_TTEST(rp->rm_call.cb_vers))
+       if (!ND_TTEST(rp->rm_call.cb_proc))
                return (0);
        switch (IP_V((const struct ip *)bp)) {
        case 4: