Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_pmap.c734 struct cache_struct cxid_cache[CXID_CACHE_SIZE]; variable
735 struct cache_struct *cxcpfirst = &cxid_cache[0];
736 struct cache_struct *cxcp = &cxid_cache[0];
737 struct cache_struct *cxcplast = &cxid_cache[CXID_CACHE_SIZE - 1];