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