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