Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_filter.c449 static struct xid_entry *xe_first = &xe_table[0]; variable
458 for (x = xe; x >= xe_first; x--) in find_rpc()
477 xe = xe_first; in stash_rpc()