Lines Matching refs:sctp_sock
149 struct sctp_sock { struct
237 static inline struct sctp_sock *sctp_sk(const struct sock *sk) in sctp_sk() argument
239 return (struct sctp_sock *)sk; in sctp_sk()
242 static inline struct sock *sctp_opt2sk(const struct sctp_sock *sp) in sctp_opt2sk()
249 struct sctp_sock sctp;
453 void (*get_saddr) (struct sctp_sock *sk,
473 struct sctp_sock *,
479 struct sctp_sock *);
499 int (*af_supported) (sa_family_t, struct sctp_sock *);
502 struct sctp_sock *);
503 int (*bind_verify) (struct sctp_sock *, union sctp_addr *);
504 int (*send_verify) (struct sctp_sock *, union sctp_addr *);
505 int (*supported_addrs)(const struct sctp_sock *, __be16 *);
509 int (*addr_to_user)(struct sctp_sock *sk, union sctp_addr *addr);
989 struct sctp_sock *);
1178 struct sctp_sock *);
1180 struct sctp_sock *, struct sctp_sock *);
1183 int sctp_bind_addrs_check(struct sctp_sock *sp,
1184 struct sctp_sock *sp2, int cnt2);
1188 struct sctp_sock *opt);