sctp_wait_for_packet
static int sctp_wait_for_packet(struct sock *sk, int *err, long *timeo_p);
} while (sctp_wait_for_packet(sk, err, &timeo) == 0);