Searched refs:SCTP_SO_LINGER (Results 1 – 3 of 3) sorted by relevance
52 #define SCTP_SO_LINGER 0x0001 macro
2154 so->so_options |= SCTP_SO_LINGER;2156 so->so_options &= ~SCTP_SO_LINGER;2240 if (so->so_options & SCTP_SO_LINGER) {
822 if (((so->so_options & SCTP_SO_LINGER) && (so->so_linger == 0)) ||893 if (((so->so_options & SCTP_SO_LINGER) && (so->so_linger == 0)) ||1099 if (((so->so_options & SCTP_SO_LINGER) &&