Lines Matching refs:sctp_add_ip_address
723 case SCTP_ADD_IP_ADDRESS:
862 * type: SCTP_ADD_IP_ADDRESS or SCTP_DEL_IP_ADDRESS
890 * type = SCTP_ADD_IP_ADDRESS, SCTP_DEL_IP_ADDRESS, SCTP_SET_PRIM_ADDR
933 ((type == SCTP_ADD_IP_ADDRESS &&
937 aa->ap.aph.ph.param_type == SCTP_ADD_IP_ADDRESS))) {
1012 if (type == SCTP_ADD_IP_ADDRESS) {
1039 * type = SCTP_ADD_IP_ADDRESS, SCTP_DEL_IP_ADDRESS, SCTP_SET_PRIM_ADDR
1082 if (type == SCTP_ADD_IP_ADDRESS &&
1097 aa->ap.aph.ph.param_type == SCTP_ADD_IP_ADDRESS) {
1159 if (type == SCTP_ADD_IP_ADDRESS) {
1251 case SCTP_ADD_IP_ADDRESS:
1283 case SCTP_ADD_IP_ADDRESS:
1655 if (type == SCTP_ADD_IP_ADDRESS) {
1854 if (type == SCTP_ADD_IP_ADDRESS) {
1935 if (type == SCTP_ADD_IP_ADDRESS)
1966 sctp_add_ip_address(struct ifaddr *ifa)
1968 sctp_addr_mgmt(ifa, SCTP_ADD_IP_ADDRESS);
2773 SCTP_ADD_IP_ADDRESS);
2817 ifa, SCTP_ADD_IP_ADDRESS);