Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_structs.h422 struct sctp_tmit_chunk { struct
432 TAILQ_ENTRY(sctp_tmit_chunk) sctp_next; /* next link */ argument
436 uint16_t send_size;
437 uint16_t book_size;
438 uint16_t mbcnt;
439 uint16_t auth_keyid;
441 uint8_t pad_inplace;
442 uint8_t do_rtt;
444 uint8_t no_fr_allowed;
445 uint8_t copy_by_ref;
[all …]