Home
last modified time | relevance | path

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

/original-bsd/usr.sbin/amd/amd/
H A Dsrvr_nfs.c35 int np_xid; /* RPC transaction id for pings */ member
39 static int np_xid; /* For NFS pings */ variable
40 #define NPXID_ALLOC() (++np_xid)
268 if (np->np_xid == xid) {
321 np->np_xid = NPXID_ALLOC();
440 error = fwd_packet(MK_RPC_XID(RPC_XID_NFSPING, np->np_xid), (voidp) ping_buf,
441 ping_len, fs->fs_ip, (struct sockaddr_in *) 0, (voidp) np->np_xid, nfs_pinged);
670 np->np_xid = NPXID_ALLOC();