Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/rpc/
A Dsvc_udp.c85 u_long su_xid; /* transaction id */ member
254 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