Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctputil.c3378 struct sctp_chunkhdr *chkhdr; in sctp_notify_send_failed() local
3414 chkhdr = mtod(chk->data, struct sctp_chunkhdr *); in sctp_notify_send_failed()
3415 if (chkhdr != NULL) { in sctp_notify_send_failed()
3416 chk_len = ntohs(chkhdr->chunk_length); in sctp_notify_send_failed()