Home
last modified time | relevance | path

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

/glibc-2.36/sunrpc/
Dsvc_udp.c101 u_long su_xid; /* transaction id */ member
304 su->su_xid = msg->rm_xid; in svcudp_recv()
340 msg->rm_xid = su->su_xid; in svcudp_reply()
570 victim->cache_xid = su->su_xid; in libc_hidden_nolink_sunrpc()
597 loc = CACHE_LOC (xprt, su->su_xid); in cache_get()
600 if (ent->cache_xid == su->su_xid && in cache_get()