HomeSort by: relevance | last modified time | path
    Searched defs:forward_xid (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/rpcbind/
rpcb_svc_com.c 95 u_int32_t forward_xid; member in struct:finfo
1003 FINFO[j].forward_xid = lastxid + j; /* encode slot */
1004 *callxidp = FINFO[j].forward_xid; /* forward on this xid */
1017 (FINFO[i].forward_xid == reply_xid)) {
rpcb_svc_com.c 95 u_int32_t forward_xid; member in struct:finfo
1003 FINFO[j].forward_xid = lastxid + j; /* encode slot */
1004 *callxidp = FINFO[j].forward_xid; /* forward on this xid */
1017 (FINFO[i].forward_xid == reply_xid)) {

Completed in 26 milliseconds