Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_impl.h1118 extern int sctp_secure_restart_check(mblk_t *, sctp_chunk_hdr_t *,
H A Dsctp_cookie.c1315 if (sctp_secure_restart_check(cmp, initch, ports, KM_NOSLEEP, in sctp_process_cookie()
H A Dsctp_common.c1510 sctp_secure_restart_check(mblk_t *pkt, sctp_chunk_hdr_t *ich, uint32_t ports, in sctp_secure_restart_check() function