Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_init.c108 sctp_options_param(const sctp_t *sctp, void *p, int option) in sctp_options_param() function
219 p += sctp_options_param(sctp, p, SCTP_PRSCTP_OPTION); in sctp_init_mp()
H A Dsctp_impl.h1096 extern size_t sctp_options_param(const sctp_t *, void *, int);
H A Dsctp_cookie.c724 p += sctp_options_param(sctp, p, SCTP_PRSCTP_OPTION); in sctp_send_initack()