Searched defs:sctp_shared_key (Results 1 – 7 of 7) sorted by relevance
53127 struct sctp_shared_key { struct53128 struct list_head key_list;53129 struct sctp_auth_bytes *key;53130 refcount_t refcnt;53131 __u16 key_id;53132 __u8 deactivated;
81823 struct sctp_shared_key { struct81824 struct list_head key_list;81825 struct sctp_auth_bytes *key;81826 refcount_t refcnt;81827 __u16 key_id;81828 __u8 deactivated;
48274 struct sctp_shared_key { struct48275 struct list_head key_list;48276 struct sctp_auth_bytes *key;48277 refcount_t refcnt;48278 __u16 key_id;48279 __u8 deactivated;
56688 struct sctp_shared_key { struct56689 struct list_head key_list;56690 struct sctp_auth_bytes *key;56691 refcount_t refcnt;56692 __u16 key_id;56693 __u8 deactivated;