Lines Matching refs:sctp_sock
149 struct sctp_sock { struct
245 #define sctp_sk(ptr) container_of_const(ptr, struct sctp_sock, inet.sk) argument
247 static inline struct sock *sctp_opt2sk(const struct sctp_sock *sp) in sctp_opt2sk()
254 struct sctp_sock sctp;
449 void (*get_saddr) (struct sctp_sock *sk,
469 struct sctp_sock *,
475 struct sctp_sock *);
496 int (*af_supported) (sa_family_t, struct sctp_sock *);
499 struct sctp_sock *);
500 int (*bind_verify) (struct sctp_sock *, union sctp_addr *);
501 int (*send_verify) (struct sctp_sock *, union sctp_addr *);
502 int (*supported_addrs)(const struct sctp_sock *, __be16 *);
506 int (*addr_to_user)(struct sctp_sock *sk, union sctp_addr *addr);
1003 struct sctp_sock *);
1195 struct sctp_sock *);
1197 struct sctp_sock *, struct sctp_sock *);
1200 int sctp_bind_addrs_check(struct sctp_sock *sp,
1201 struct sctp_sock *sp2, int cnt2);
1205 struct sctp_sock *opt);