Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp.h396 struct sctp_error_missing_param { struct
H A Dsctp_input.c465 len = (uint16_t)(sizeof(struct sctp_error_missing_param) + sizeof(uint16_t)); in sctp_process_init_ack()
469 struct sctp_error_missing_param *cause; in sctp_process_init_ack()
472 cause = mtod(op_err, struct sctp_error_missing_param *); in sctp_process_init_ack()
/f-stack/tools/compat/include/netinet/
H A Dsctp.h396 struct sctp_error_missing_param { struct