Searched refs:sctp_bound_to_all (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_addr.c437 sctp->sctp_bound_to_all = 1;
640 if (sctp1 == NULL || sctp1->sctp_bound_to_all == 1)
686 if (sctp->sctp_bound_to_all == 1)
687 sctp->sctp_bound_to_all = 0;
1281 if (sctp->sctp_bound_to_all == 1)
1282 sctp->sctp_bound_to_all = 0;
1335 if (sctp->sctp_bound_to_all == 1)
1336 sctp->sctp_bound_to_all = 0;
1466 if (sctp->sctp_bound_to_all == 1)
1467 sctp->sctp_bound_to_all
[all...]
H A Dsctp_impl.h787 sctp_bound_to_all : 1, member in struct:sctp_s::__anon4812
829 #define sctp_bound_to_all sctp_bits.sctp_bound_to_all macro
H A Dsctp_opt_data.c1380 sctp->sctp_bound_to_all) {
1395 sctp->sctp_bound_to_all) {
H A Dsctp.c866 sctp->sctp_bound_to_all = psctp->sctp_bound_to_all;
H A Dsctp_output.c643 } else if (sctp->sctp_bound_to_all) {
652 } else if (sctp->sctp_bound_to_all) {
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dvfs.c644 sctp->sctp_bound_to_all) {
660 sctp->sctp_bound_to_all) {
/illumos-gate/usr/src/cmd/mdb/common/modules/sctp/
H A Dsctp.c585 mdb_printf("\tbound_to_all\t\t%d\n", sctp->sctp_bound_to_all);

Completed in 86 milliseconds