Lines Matching refs:sctp_sock
149 struct sctp_sock { struct
238 #define sctp_sk(ptr) container_of_const(ptr, struct sctp_sock, inet.sk) argument
240 static inline struct sock *sctp_opt2sk(const struct sctp_sock *sp) in sctp_opt2sk()
247 struct sctp_sock sctp;
443 void (*get_saddr) (struct sctp_sock *sk,
463 struct sctp_sock *,
469 struct sctp_sock *);
490 int (*af_supported) (sa_family_t, struct sctp_sock *);
493 struct sctp_sock *);
494 int (*bind_verify) (struct sctp_sock *, union sctp_addr *);
495 int (*send_verify) (struct sctp_sock *, union sctp_addr *);
496 int (*supported_addrs)(const struct sctp_sock *, __be16 *);
497 int (*addr_to_user)(struct sctp_sock *sk, union sctp_addr *addr);
995 struct sctp_sock *);
1187 struct sctp_sock *);
1189 struct sctp_sock *, struct sctp_sock *);
1192 int sctp_bind_addrs_check(struct sctp_sock *sp,
1193 struct sctp_sock *sp2, int cnt2);
1197 struct sctp_sock *opt);