Searched refs:sctp_set_opt (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dsctp_itf.h101 extern int sctp_set_opt(struct sctp_s *conn, int level, int opt,
/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsocksctp.c1389 error = sctp_set_opt((struct sctp_s *)conn, level, option_name,
1408 error = sctp_set_opt((struct sctp_s *)so->so_proto_handle,
1415 rc = sctp_set_opt((struct sctp_s *)ssa->ssa_conn, level,
1643 /* Copyin the option buffer and then call sctp_set_opt(). */
1656 error = sctp_set_opt((struct sctp_s *)conn, IPPROTO_SCTP,
1759 error = sctp_set_opt((struct sctp_s *)ssa->ssa_conn,
H A Dsocksctpsubr.c434 error = sctp_set_opt(ssa->ssa_conn, IPPROTO_SCTP, SCTP_INITMSG,
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_opt_data.c1037 sctp_set_opt(sctp_t *sctp, int level, int name, const void *invalp, function

Completed in 235 milliseconds