Searched refs:xid_entry (Results 1 – 1 of 1) sorted by relevance
232 static struct xid_entry *find_rpc();440 struct xid_entry { struct448 static struct xid_entry xe_table[XID_CACHE_SIZE]; argument449 static struct xid_entry *xe_first = &xe_table[0];450 static struct xid_entry *xe = &xe_table[0];451 static struct xid_entry *xe_last = &xe_table[XID_CACHE_SIZE - 1];453 static struct xid_entry *456 struct xid_entry *x; in find_rpc()470 struct xid_entry *x; in stash_rpc()863 len = sizeof (struct xid_entry); in want_packet()