Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-nfs.c948 static int xid_map_hint = 0; variable
1012 i = xid_map_hint; in xid_map_find()
1041 xid_map_hint = i; in xid_map_find()
1049 } while (i != xid_map_hint); in xid_map_find()