Searched refs:su_xid (Results 1 – 1 of 1) sorted by relevance
85 u_long su_xid; /* transaction id */ member254 su->su_xid = msg->rm_xid; in svcudp_recv()290 msg->rm_xid = su->su_xid; in svcudp_reply()518 victim->cache_xid = su->su_xid; in cache_set()544 loc = CACHE_LOC (xprt, su->su_xid); in cache_get()547 if (ent->cache_xid == su->su_xid && in cache_get()
Completed in 3 milliseconds