Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netinet/
H A Dsctp.h404 struct sctp_error_missing_param { struct
405 struct sctp_error_cause cause; /* code=SCTP_CAUSE_MISSING_PARAM */
406 uint32_t num_missing_params; /* number of missing parameters */
407 uint16_t type[];