Home
last modified time | relevance | path

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

/linux/include/net/sctp/
H A Dstructs.h149 struct sctp_sock { struct
153 enum sctp_socket_type type; argument
156 struct sctp_pf *pf;
159 struct crypto_shash *hmac;
160 char *sctp_hmac_alg;
163 struct sctp_endpoint *ep;
165 struct sctp_bind_bucket *bind_hash;
167 __u16 default_stream;
168 __u32 default_ppid;
169 __u16 default_flags;
[all …]