Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsocksctp.h111 extern void sosctp_so_inherit(struct sctp_sonode *lss, struct sctp_sonode *nss);
H A Dsocksctpsubr.c492 sosctp_so_inherit(struct sctp_sonode *lss, struct sctp_sonode *nss) in sosctp_so_inherit() function
520 sosctp_so_inherit(ss, nss); in sosctp_assoc_move()
H A Dsocksctp.c206 sosctp_so_inherit(pss, ss); in sosctp_init()