Searched refs:sctp_sock (Results 1 – 2 of 2) sorted by relevance
149 struct sctp_sock { struct245 static inline struct sctp_sock *sctp_sk(const struct sock *sk) in sctp_sk() argument247 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 *);498 int (*af_supported) (sa_family_t, struct sctp_sock *);501 struct sctp_sock *);[all …]
105 int sctp_asconf_mgmt(struct sctp_sock *, struct sctp_sockaddr_entry *);577 static inline __u32 __sctp_mtu_payload(const struct sctp_sock *sp, in __sctp_mtu_payload()597 static inline __u32 sctp_mtu_payload(const struct sctp_sock *sp, in sctp_mtu_payload()621 static inline __u32 sctp_min_frag_point(struct sctp_sock *sp, __u16 datasize) in sctp_min_frag_point()