Searched defs:sctp_authkey_event (Results 1 – 3 of 3) sorted by relevance
366 struct sctp_authkey_event { struct367 __u16 auth_type;368 __u16 auth_flags;369 __u32 auth_length;370 __u16 auth_keynumber;371 __u16 auth_altkeynumber;372 __u32 auth_indication;373 sctp_assoc_t auth_assoc_id;
354 struct sctp_authkey_event { struct355 uint16_t auth_type;356 uint16_t auth_flags;357 uint32_t auth_length;358 uint16_t auth_keynumber;359 uint32_t auth_indication;360 sctp_assoc_t auth_assoc_id;
465 struct sctp_authkey_event { struct466 uint16_t auth_type;467 uint16_t auth_flags;468 uint32_t auth_length;469 uint16_t auth_keynumber;470 uint16_t auth_altkeynumber;471 uint32_t auth_indication;472 sctp_assoc_t auth_assoc_id;