Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/sctp/
Dstructs.h160 struct sctp_sock { struct
164 sctp_socket_type_t type; argument
167 struct sctp_pf *pf;
170 struct crypto_hash *hmac;
171 char *sctp_hmac_alg;
174 struct sctp_endpoint *ep;
176 struct sctp_bind_bucket *bind_hash;
178 __u16 default_stream;
179 __u32 default_ppid;
180 __u16 default_flags;
[all …]