Searched refs:sockref (Results 1 – 3 of 3) sorted by relevance
62 u_int64_t sockref; member80 #define rc_sockref rc_un2.ot.sockref
844 nfsrc_trimcache(u_int64_t sockref, uint32_t snd_una, int final) in nfsrc_trimcache() argument853 if (sockref != 0) { in nfsrc_trimcache()854 hbp = NFSRCAHASH(sockref); in nfsrc_trimcache()857 if (sockref == rp->rc_sockref) { in nfsrc_trimcache()1045 nfsrc_marksametcpconn(u_int64_t sockref) in nfsrc_marksametcpconn() argument
530 static u_int64_t sockref = 0; in nfsrvd_addsock() 550 xprt->xp_sockref = ++sockref; in nfsrvd_addsock() 520 static u_int64_t sockref = 0; nfsrvd_addsock() local