Searched refs:SCTP_SO_TYPE (Results 1 – 2 of 2) sorted by relevance
375 #define SCTP_SO_TYPE(so) ((so)->so_type) macro
2457 if (SCTP_SO_TYPE(so) == SOCK_SEQPACKET) { in sctp_inpcb_alloc()2463 } else if (SCTP_SO_TYPE(so) == SOCK_STREAM) { in sctp_inpcb_alloc()