Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_rpc.c723 struct cache_struct *xcplast = &xid_cache[XID_CACHE_SIZE - 1]; variable
734 for (x = xcplast; x > xcp; x--)
748 if (xcp > xcplast) in stash_xid()