Searched refs:SCTP_SO_IS_NBIO (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/netinet/
H A Dsctp_os_bsd.h397 #define SCTP_SO_IS_NBIO(so) ((so)->so_state & SS_NBIO) macro
H A Dsctputil.c5217 SCTP_SO_IS_NBIO(so)) {
H A Dsctp_output.c12554 if (SCTP_SO_IS_NBIO(so)

Completed in 129 milliseconds