Home
last modified time | relevance | path

Searched refs:sctp_options_param_len (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_init.c91 sctp_options_param_len(const sctp_t *sctp, int option) in sctp_options_param_len() function
169 initlen += sctp_options_param_len(sctp, SCTP_PRSCTP_OPTION); in sctp_init_mp()
H A Dsctp_impl.h1097 extern size_t sctp_options_param_len(const sctp_t *, int);
H A Dsctp_cookie.c583 iacklen += sctp_options_param_len(sctp, SCTP_PRSCTP_OPTION); in sctp_send_initack()