Searched defs:sctp_authkey_event (Results 1 – 1 of 1) sorted by relevance
235 struct sctp_authkey_event { struct236 __u16 auth_type;237 __u16 auth_flags;238 __u32 auth_length;239 __u16 auth_keynumber;240 __u16 auth_altkeynumber;241 __u32 auth_indication;242 sctp_assoc_t auth_assoc_id;