Searched defs:sctp_shared_key (Results 1 – 2 of 2) sorted by relevance
67 typedef struct sctp_shared_key { struct75 LIST_HEAD(sctp_keyhead, sctp_shared_key); argument
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;