Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_bind.c339 boolean_t do_asconf = B_FALSE; in sctp_bind_add() local
365 do_asconf = B_TRUE; in sctp_bind_add()
391 do_listen = !do_asconf && sctp->sctp_state > SCTPS_BOUND && in sctp_bind_add()
439 if (do_asconf) { in sctp_bind_add()
461 boolean_t do_asconf = B_FALSE; in sctp_bind_del() local
488 do_asconf = B_TRUE; in sctp_bind_del()
498 if (cl_sctp_unlisten != NULL && !do_asconf && in sctp_bind_del()