Home
last modified time | relevance | path

Searched defs:sctp_endpoint (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/include/net/sctp/
Dstructs.h1197 struct sctp_endpoint { struct
1199 struct sctp_ep_common base;
1211 struct list_head asocs;
1219 __u8 secret_key[SCTP_SECRET_SIZE];
1227 __u8 *digest;
1253 static inline struct sctp_endpoint *sctp_ep(struct sctp_ep_common *base) in sctp_ep() argument