Searched refs:SCTP_SO_LINGER (Results 1 – 3 of 3) sorted by relevance
52 #define SCTP_SO_LINGER 0x0001 macro
2327 so->so_options |= SCTP_SO_LINGER;2329 so->so_options &= ~SCTP_SO_LINGER;2413 if (so->so_options & SCTP_SO_LINGER) {
889 if (((so->so_options & SCTP_SO_LINGER) && (so->so_linger == 0)) ||960 if (((so->so_options & SCTP_SO_LINGER) && (so->so_linger == 0)) ||1166 if (((so->so_options & SCTP_SO_LINGER) &&