Searched defs:asconf (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_asconf.c105 sctp_asconf_func_t *asconf; member in struct:__anon4809
522 if (dp->asconf) {
523 mp = dp->asconf(sctp, ph, *idp, fp, &cont, act, &addr);
1550 boolean_t asconf = B_TRUE; local
1561 asconf = B_FALSE;
1567 if (asconf) {
1631 if (!asconf)
1674 if (!asconf) {
1690 if (!asconf)

Completed in 83 milliseconds