HomeSort by relevance Sort by last modified time
    Searched refs:xid_cache (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
snoop_rpc.c 723 struct cache_struct *xcpfirst = &xid_cache[0];
724 struct cache_struct *xcp = &xid_cache[0];
725 struct cache_struct *xcplast = &xid_cache[XID_CACHE_SIZE - 1];
snoop.h 95 } xid_cache[XID_CACHE_SIZE]; variable in typeref:struct:cache_struct

Completed in 860 milliseconds