Home
last modified time | relevance | path

Searched refs:chkhdr (Results 1 – 1 of 1) sorted by relevance

/external/usrsctp/usrsctplib/netinet/
Dsctputil.c3519 struct sctp_chunkhdr *chkhdr; in sctp_notify_send_failed() local
3552 chkhdr = mtod(chk->data, struct sctp_chunkhdr *); in sctp_notify_send_failed()
3553 if (chkhdr != NULL) { in sctp_notify_send_failed()
3554 chk_len = ntohs(chkhdr->chunk_length); in sctp_notify_send_failed()