Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/sockmods/
H A Dsockmod_sctp.c41 static int socksctp_constructor(void *, void *, int);
79 sizeof (struct sctp_sonode), 0, socksctp_constructor, in socksctp_init()
95 socksctp_constructor(void *buf, void *cdrarg, int kmflags) in socksctp_constructor() function