Searched refs:NSO_PINGING (Results 1 – 2 of 2) sorted by relevance
188 #define NSO_PINGING 0x0010 /* socket is being tested */ macro
387 …nso->nso_flags & (NSO_UPCALL | NSO_DISCONNECTING | NSO_DEAD)) || !(nso->nso_flags & NSO_PINGING)) { in nfs_connect_upcall()507 nso->nso_flags &= ~NSO_PINGING; in nfs_connect_upcall()1016 nso->nso_flags |= NSO_PINGING; in nfs_connect_search_ping()1169 if (!(nso->nso_flags & (NSO_PINGING | NSO_VERIFIED)) || in nfs_connect_search_loop()