Searched defs:sctp_assoc_reset_event (Results 1 – 1 of 1) sorted by relevance
585 struct sctp_assoc_reset_event { struct586 __u16 assocreset_type;587 __u16 assocreset_flags;588 __u32 assocreset_length;589 sctp_assoc_t assocreset_assoc_id;590 __u32 assocreset_local_tsn;591 __u32 assocreset_remote_tsn;623 __u8 sctp_assoc_reset_event; member
Completed in 11 milliseconds