Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/sctp/
Dstructs.h162 struct sctp_sock { struct
166 enum sctp_socket_type type; argument
169 struct sctp_pf *pf;
172 struct crypto_shash *hmac;
173 char *sctp_hmac_alg;
176 struct sctp_endpoint *ep;
178 struct sctp_bind_bucket *bind_hash;
180 __u16 default_stream;
181 __u32 default_ppid;
182 __u16 default_flags;
[all …]