Searched refs:XID_CACHE_SIZE (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop.h86 #define XID_CACHE_SIZE 256 macro
95 } xid_cache[XID_CACHE_SIZE];
H A Dsnoop_rpc.c723 struct cache_struct *xcplast = &xid_cache[XID_CACHE_SIZE - 1];
H A Dsnoop_filter.c447 static struct xid_entry xe_table[XID_CACHE_SIZE];
450 static struct xid_entry *xe_last = &xe_table[XID_CACHE_SIZE - 1];

Completed in 111 milliseconds