Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_structs.h514 TAILQ_ENTRY(sctp_stream_queue_pending) next; argument
516 uint32_t fsn;
517 uint32_t length;
518 uint32_t timetolive;
519 uint32_t ppid;
520 uint32_t context;
521 uint16_t sinfo_flags;
522 uint16_t sid;
523 uint16_t act_flags;
524 uint16_t auth_keyid;
[all …]