Searched defs:sctp_authkey_event (Results 1 – 1 of 1) sorted by relevance
539 struct sctp_authkey_event { struct540 __u16 auth_type;541 __u16 auth_flags;542 __u32 auth_length;543 __u16 auth_keynumber;544 __u16 auth_altkeynumber;545 __u32 auth_indication;546 sctp_assoc_t auth_assoc_id;
Completed in 10 milliseconds