Searched refs:SOF_OVERFLOW (Results 1 – 5 of 5) sorted by relevance
250 #define SOF_OVERFLOW 0x00000200 /* socket was dropped as overflow of macro
698 ((istimewait && (so->so_flags & SOF_OVERFLOW)) || in tcp_garbage_collect()
1660 if (rt != NULL && (so->so_flags & SOF_OVERFLOW)) { in tcp_close()
7344 so->so_flags |= SOF_OVERFLOW; in tcp_dropdropablreq()
1341 if (sp->so_flags & SOF_OVERFLOW) { in soclose_locked()