Home | History | Annotate | Download | only in netinet

Lines Matching refs:SCTP_DEL_IP_ADDRESS

739 		case SCTP_DEL_IP_ADDRESS:
1175 * type: SCTP_ADD_IP_ADDRESS or SCTP_DEL_IP_ADDRESS.
1211 * type = SCTP_ADD_IP_ADDRESS, SCTP_DEL_IP_ADDRESS, SCTP_SET_PRIM_ADDR.
1240 (aa->ap.aph.ph.param_type == SCTP_DEL_IP_ADDRESS)) {
1250 if ((aa->sent == 0) && (type == SCTP_DEL_IP_ADDRESS) &&
1323 } else if (type == SCTP_DEL_IP_ADDRESS) {
1339 * type = SCTP_ADD_IP_ADDRESS, SCTP_DEL_IP_ADDRESS, SCTP_SET_PRIM_ADDR.
1359 if ((type == SCTP_DEL_IP_ADDRESS) && !stcb->asoc.asconf_del_pending &&
1381 SCTP_DEL_IP_ADDRESS) == 0) {
1452 if (aa->ap.aph.ph.param_type == SCTP_DEL_IP_ADDRESS) {
1488 aa->ap.aph.ph.param_type = SCTP_DEL_IP_ADDRESS;
1600 case SCTP_DEL_IP_ADDRESS:
1631 case SCTP_DEL_IP_ADDRESS:
2084 } else if (l->action == SCTP_DEL_IP_ADDRESS) {
2195 } else if (type == SCTP_DEL_IP_ADDRESS) {
2420 case SCTP_DEL_IP_ADDRESS:
2640 aa->ap.aph.ph.param_type == SCTP_DEL_IP_ADDRESS) {
3208 } else if (type == SCTP_DEL_IP_ADDRESS) {
3217 } else if (type == SCTP_DEL_IP_ADDRESS) {
3236 if (type == SCTP_DEL_IP_ADDRESS) {
3388 aa->ap.aph.ph.param_type = SCTP_DEL_IP_ADDRESS;
3454 if (laddr->action == SCTP_DEL_IP_ADDRESS) {