sctp_add_remote_addr
if (sctp_add_remote_addr(stcb, sa, 0, 6) != 0) {
sctp_add_remote_addr(*stcb, to, 0, 100);
if ((err = sctp_add_remote_addr(stcb, firstaddr, 1, 1))) {
if (sctp_add_remote_addr(stcb, sa, 0, 2)) {
if (sctp_add_remote_addr(stcb, sa, 0, 3)) {
if (sctp_add_remote_addr(stcb, sa, 0, 4)) {
if (sctp_add_remote_addr(stcb, sa, 0, 5)) {
int sctp_add_remote_addr(struct sctp_tcb *, struct sockaddr *, int, int);
if (sctp_add_remote_addr(stcb, sa, 0, 8)) {
if (sctp_add_remote_addr(stcb, sa, 0, 8)) {