Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctputil.c3378 struct sctp_chunkhdr *chkhdr; in sctp_notify_send_failed() local
3411 chkhdr = mtod(chk->data, struct sctp_chunkhdr *); in sctp_notify_send_failed()
3412 if (chkhdr != NULL) { in sctp_notify_send_failed()
3413 chk_len = ntohs(chkhdr->chunk_length); in sctp_notify_send_failed()