Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_filter.c451 static struct xid_entry *xe_last = &xe_table[XID_CACHE_SIZE - 1]; variable
461 for (x = xe_last; x > xe; x--) in find_rpc()
476 if (xe > xe_last) in stash_rpc()