Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_header.h405 struct sctp_pktdrop_chunk { struct
406 struct sctp_chunkhdr ch;
407 uint32_t bottle_bw;
408 uint32_t current_onq;
409 uint16_t trunc_len;
410 uint16_t reserved;
411 uint8_t data[];