Searched refs:SCTP_CLEAR_SO_NBIO (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/netinet/ | ||
| H A D | sctp_os_bsd.h | 373 #define SCTP_CLEAR_SO_NBIO(so) ((so)->so_state &= ~SS_NBIO) macro |
| H A D | sctp_pcb.c | 2469 SCTP_CLEAR_SO_NBIO(so); in sctp_inpcb_alloc() |