Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_os_bsd.h371 #define SCTP_SO_IS_NBIO(so) ((so)->so_state & SS_NBIO) macro
H A Dsctputil.c5518 SCTP_SO_IS_NBIO(so)) { in sctp_sorecvmsg()
H A Dsctp_output.c12799 if (SCTP_SO_IS_NBIO(so) in sctp_lower_sosend()