Home
last modified time | relevance | path

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

/linux-3.3/include/net/sctp/
Dstructs.h297 struct sctp_sock { struct
301 sctp_socket_type_t type; argument
304 struct sctp_pf *pf;
307 struct crypto_hash *hmac;
310 struct sctp_endpoint *ep;
312 struct sctp_bind_bucket *bind_hash;
314 __u16 default_stream;
315 __u32 default_ppid;
316 __u16 default_flags;
317 __u32 default_context;
[all …]