Lines Matching refs:sctp_sock
160 struct sctp_sock { struct
234 static inline struct sctp_sock *sctp_sk(const struct sock *sk) in sctp_sk() argument
236 return (struct sctp_sock *)sk; in sctp_sk()
239 static inline struct sock *sctp_opt2sk(const struct sctp_sock *sp) in sctp_opt2sk()
246 struct sctp_sock sctp;
458 void (*get_saddr) (struct sctp_sock *sk,
478 struct sctp_sock *,
484 struct sctp_sock *);
503 int (*af_supported) (sa_family_t, struct sctp_sock *);
506 struct sctp_sock *);
507 int (*bind_verify) (struct sctp_sock *, union sctp_addr *);
508 int (*send_verify) (struct sctp_sock *, union sctp_addr *);
509 int (*supported_addrs)(const struct sctp_sock *, __be16 *);
512 int (*addr_to_user)(struct sctp_sock *sk, union sctp_addr *addr);
954 struct sctp_sock *);
1105 struct sctp_sock *);
1107 struct sctp_sock *, struct sctp_sock *);
1113 struct sctp_sock *opt);