Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/
H A Dsctp_itf.h78 extern mblk_t *sctp_alloc_hdr(const char *name, int namelen,
/titanic_50/usr/src/uts/common/inet/sockmods/
H A Dsocksctp.c887 mctl = sctp_alloc_hdr(msg->msg_name, msg->msg_namelen, in sosctp_sendmsg()
1090 mctl = sctp_alloc_hdr(msg->msg_name, namelen, msg->msg_control, in sosctp_seq_sendmsg()
/titanic_50/usr/src/uts/common/inet/sctp/
H A Dsctp_output.c93 sctp_alloc_hdr(const char *name, int nlen, const char *control, int clen, in sctp_alloc_hdr() function