Searched defs:sctp_shared_key (Results 1 – 7 of 7) sorted by relevance
56489 struct sctp_shared_key { struct56490 struct list_head key_list;56491 struct sctp_auth_bytes *key;56492 refcount_t refcnt;56493 __u16 key_id;56494 __u8 deactivated;
76460 struct sctp_shared_key { struct76461 struct list_head key_list;76462 struct sctp_auth_bytes *key;76463 refcount_t refcnt;76464 __u16 key_id;76465 __u8 deactivated;
67666 struct sctp_shared_key { struct67667 struct list_head key_list;67668 struct sctp_auth_bytes *key;67669 refcount_t refcnt;67670 __u16 key_id;67671 __u8 deactivated;
72430 struct sctp_shared_key { struct72431 struct list_head key_list;72432 struct sctp_auth_bytes *key;72433 refcount_t refcnt;72434 __u16 key_id;72435 __u8 deactivated;