Searched refs:sctp_get_opt (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/inet/ |
H A D | sctp_itf.h | 91 extern int sctp_get_opt(struct sctp_s *conn, int level, int opt, void *opts,
|
/illumos-gate/usr/src/uts/common/inet/sockmods/ |
H A D | socksctp.c | 1276 error = sctp_get_opt((struct sctp_s *)so->so_proto_handle, level, in sosctp_getsockopt() 1601 error = sctp_get_opt((struct sctp_s *)conn, IPPROTO_SCTP, in sosctp_ioctl()
|
/illumos-gate/usr/src/uts/common/inet/sctp/ |
H A D | sctp_opt_data.c | 799 sctp_get_opt(sctp_t *sctp, int level, int name, void *ptr, socklen_t *optlen) in sctp_get_opt() function
|