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

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_peeloff.c281 SCTP_CLEAR_SO_NBIO(newso);
H A Dsctp_os_userspace.h985 #define SCTP_CLEAR_SO_NBIO(so) ((so)->so_state &= ~SS_NBIO) macro
H A Dsctp_pcb.c2912 SCTP_CLEAR_SO_NBIO(so);

Completed in 387 milliseconds