Searched defs:sctp_shared_key (Results 1 – 2 of 2) sorted by relevance
58013 struct sctp_shared_key { struct58014 struct list_head key_list;58015 struct sctp_auth_bytes *key;58016 refcount_t refcnt;58017 __u16 key_id;58018 __u8 deactivated;
67771 struct sctp_shared_key { struct67772 struct list_head key_list;67773 struct sctp_auth_bytes *key;67774 refcount_t refcnt;67775 __u16 key_id;67776 __u8 deactivated;