Home
last modified time | relevance | path

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

/dflybsd-src/contrib/tcpdump/
H A Dprint-nfs.c938 static int xid_map_hint = 0; variable
1003 i = xid_map_hint; in xid_map_find()
1032 xid_map_hint = i; in xid_map_find()
1040 } while (i != xid_map_hint); in xid_map_find()