Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/sctp/
H A Dsctp_bind.c359 !sctp->sctp_understands_asconf || in sctp_bind_add()
482 !sctp->sctp_understands_asconf || in sctp_bind_del()
H A Dsctp_impl.h777 sctp_understands_asconf : 1, /* Peer handles ASCONF chunks */ member
821 #define sctp_understands_asconf sctp_bits.sctp_understands_asconf macro
H A Dsctp_asconf.c1356 if (!sctp->sctp_understands_asconf || !sctp->sctp_understands_addip) { in sctp_setprim_req()
1438 if (!sctp->sctp_understands_asconf || !sctp->sctp_understands_addip) in sctp_add_ip()
1560 !sctp->sctp_understands_asconf || !sctp->sctp_understands_addip) { in sctp_del_ip()
1733 if (!sctp->sctp_understands_asconf || !sctp->sctp_understands_addip) { in sctp_set_peerprim()
H A Dsctp_error.c642 sctp->sctp_understands_asconf = B_FALSE; in sctp_handle_error()
H A Dsctp.c916 sctp->sctp_understands_asconf = B_TRUE; in sctp_init_values()
/titanic_50/usr/src/cmd/mdb/common/modules/sctp/
H A Dsctp.c566 sctp->sctp_understands_asconf); in show_sctp_flags()