Lines Matching refs:sock
234 static inline struct sctp_sock *sctp_sk(const struct sock *sk) in sctp_sk()
239 static inline struct sock *sctp_opt2sk(const struct sctp_sock *sp) in sctp_opt2sk()
241 return (struct sock *)sp; in sctp_opt2sk()
434 int (*setsockopt) (struct sock *sk,
439 int (*getsockopt) (struct sock *sk,
444 int (*compat_setsockopt) (struct sock *sk,
449 int (*compat_getsockopt) (struct sock *sk,
457 struct sock *sk);
471 struct sock *sk);
489 void (*ecn_capable)(struct sock *sk);
510 struct sock *(*create_accept_sk) (struct sock *sk,
513 void (*to_sk_saddr)(union sctp_addr *, struct sock *sk);
514 void (*to_sk_daddr)(union sctp_addr *, struct sock *sk);
660 struct sock *);
955 void sctp_transport_pmtu(struct sctp_transport *, struct sock *sk);
967 void sctp_transport_update_pmtu(struct sock *, struct sctp_transport *, u32);
1122 int sctp_is_any(struct sock *sk, const union sctp_addr *addr);
1123 int sctp_is_ep_boundall(struct sock *sk);
1164 struct sock *sk;
1262 struct sctp_endpoint *sctp_endpoint_new(struct sock *, gfp_t);
1866 sctp_association_new(const struct sctp_endpoint *, const struct sock *,
1895 void sctp_assoc_migrate(struct sctp_association *, struct sock *);
1901 void sctp_assoc_sync_pmtu(struct sock *, struct sctp_association *);