Searched defs:sctp_authkey_event (Results 1 – 5 of 5) 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;
470 struct sctp_authkey_event { struct471 __u16 auth_type;472 __u16 auth_flags;473 __u32 auth_length;474 __u16 auth_keynumber;475 __u16 auth_altkeynumber;476 __u32 auth_indication;477 sctp_assoc_t auth_assoc_id;
538 struct sctp_authkey_event { struct539 __u16 auth_type;540 __u16 auth_flags;541 __u32 auth_length;542 __u16 auth_keynumber;543 __u16 auth_altkeynumber;544 __u32 auth_indication;545 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;
477 struct sctp_authkey_event { struct478 uint16_t auth_type;479 uint16_t auth_flags;480 uint32_t auth_length;481 uint16_t auth_keynumber;482 uint16_t auth_altkeynumber;483 uint32_t auth_indication;484 sctp_assoc_t auth_assoc_id;