Searched refs:sctp_understands_addip (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_asconf.c1294 sctp->sctp_understands_addip = B_FALSE;
1356 if (!sctp->sctp_understands_asconf || !sctp->sctp_understands_addip) {
1413 sctp->sctp_understands_addip = B_FALSE;
1438 if (!sctp->sctp_understands_asconf || !sctp->sctp_understands_addip)
1560 !sctp->sctp_understands_asconf || !sctp->sctp_understands_addip) {
1733 if (!sctp->sctp_understands_asconf || !sctp->sctp_understands_addip) {
H A Dsctp_bind.c360 !sctp->sctp_understands_addip) {
483 !sctp->sctp_understands_addip) {
H A Dsctp_impl.h785 sctp_understands_addip : 1, member in struct:sctp_s::__anon4812
828 #define sctp_understands_addip sctp_bits.sctp_understands_addip macro
H A Dsctp.c917 sctp->sctp_understands_addip = B_TRUE;
/illumos-gate/usr/src/cmd/mdb/common/modules/sctp/
H A Dsctp.c583 mdb_printf("\tunderstands_addip\t%d\n", sctp->sctp_understands_addip);

Completed in 78 milliseconds