Searched refs:INP_SOCKREF (Results 1 – 3 of 3) sorted by relevance
198 #define INP_SOCKREF 0x08000000 /* strong socket reference */ macro
1293 inp->inp_flags |= INP_SOCKREF; in tcp_usr_abort()1333 inp->inp_flags |= INP_SOCKREF; in tcp_usr_close()
2559 if (inp->inp_flags & INP_SOCKREF) { in tcp_close()2560 inp->inp_flags &= ~INP_SOCKREF; in tcp_close()