Searched refs:xid_cache (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_rpc.c721 struct cache_struct *xcpfirst = &xid_cache[0];
722 struct cache_struct *xcp = &xid_cache[0];
723 struct cache_struct *xcplast = &xid_cache[XID_CACHE_SIZE - 1];
H A Dsnoop.h95 } xid_cache[XID_CACHE_SIZE]; variable in typeref:struct:cache_struct

Completed in 94 milliseconds