Searched defs:sosctp_find_cmsg (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsocksctpsubr.c278 sosctp_find_cmsg(const uchar_t *control, socklen_t clen, int type) function
432 cmsg = sosctp_find_cmsg(control, controllen, SCTP_INIT);

Completed in 58 milliseconds