Lines Matching refs:sctp_sock
149 struct sctp_sock { struct
245 static inline struct sctp_sock *sctp_sk(const struct sock *sk) in sctp_sk() argument
247 return (struct sctp_sock *)sk; in sctp_sk()
250 static inline struct sock *sctp_opt2sk(const struct sctp_sock *sp) in sctp_opt2sk()
257 struct sctp_sock sctp;
452 void (*get_saddr) (struct sctp_sock *sk,
472 struct sctp_sock *,
478 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);
1006 struct sctp_sock *);
1200 struct sctp_sock *);
1202 struct sctp_sock *, struct sctp_sock *);
1205 int sctp_bind_addrs_check(struct sctp_sock *sp,
1206 struct sctp_sock *sp2, int cnt2);
1210 struct sctp_sock *opt);