Home | History | Annotate | Download | only in usrsctplib

Lines Matching refs:conn_output

75              int (*conn_output)(void *addr, void *buffer, size_t length, uint8_t tos, uint8_t set_df),
78 sctp_init(port, conn_output, debug_printf);
1345 if ((domain == AF_CONN) && (SCTP_BASE_VAR(conn_output) == NULL)) {