Searched refs:sctp_sock (Results 1 - 13 of 13) sorted by relevance

/linux-master/include/net/sctp/
H A Dstructs.h149 struct sctp_sock { struct
150 /* inet_sock has to be the first member of sctp_sock */
245 #define sctp_sk(ptr) container_of_const(ptr, struct sctp_sock, inet.sk)
247 static inline struct sock *sctp_opt2sk(const struct sctp_sock *sp)
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 *);
[all...]
H A Dsctp.h100 int sctp_asconf_mgmt(struct sctp_sock *, struct sctp_sockaddr_entry *);
572 static inline __u32 __sctp_mtu_payload(const struct sctp_sock *sp,
592 static inline __u32 sctp_mtu_payload(const struct sctp_sock *sp,
616 static inline __u32 sctp_min_frag_point(struct sctp_sock *sp, __u16 datasize)
/linux-master/net/sctp/
H A Dbind_addr.c315 struct sctp_sock *opt)
334 int sctp_bind_addrs_check(struct sctp_sock *sp,
335 struct sctp_sock *sp2, int cnt2)
367 struct sctp_sock *bp_sp,
368 struct sctp_sock *addr_sp)
372 struct sctp_sock *sp;
426 struct sctp_sock *opt)
H A Dsocket.c82 static struct sctp_af *sctp_sockaddr_af(struct sctp_sock *opt,
333 static struct sctp_af *sctp_sockaddr_af(struct sctp_sock *opt,
363 static void sctp_auto_asconf_init(struct sctp_sock *sp)
379 struct sctp_sock *sp = sctp_sk(sk);
559 struct sctp_sock *sp;
680 struct sctp_sock *sp = sctp_sk(sk);
761 struct sctp_sock *sp;
909 int sctp_asconf_mgmt(struct sctp_sock *sp, struct sctp_sockaddr_entry *addrw)
1169 struct sctp_sock *sp = sctp_sk(sk);
1796 struct sctp_sock *s
[all...]
H A Dipv6.c441 static void sctp_v6_get_saddr(struct sctp_sock *sk,
680 static int sctp_v6_available(union sctp_addr *addr, struct sctp_sock *sp)
718 struct sctp_sock *sp,
726 * are disallowed here when there is no sctp_sock.
821 static int sctp_v6_addr_to_user(struct sctp_sock *sp, union sctp_addr *addr)
932 static int sctp_inet6_af_supported(sa_family_t family, struct sctp_sock *sp)
953 struct sctp_sock *opt)
981 static int sctp_inet6_bind_verify(struct sctp_sock *opt, union sctp_addr *addr)
1016 static int sctp_inet6_send_verify(struct sctp_sock *opt, union sctp_addr *addr)
1049 static int sctp_inet6_supported_addrs(const struct sctp_sock *op
[all...]
H A Dprotocol.c333 struct sctp_sock *sp,
352 static int sctp_v4_available(union sctp_addr *addr, struct sctp_sock *sp)
550 static void sctp_v4_get_saddr(struct sctp_sock *sk,
612 static int sctp_v4_addr_to_user(struct sctp_sock *sp, union sctp_addr *addr)
634 struct sctp_sock *sp;
1004 static int sctp_inet_af_supported(sa_family_t family, struct sctp_sock *sp)
1013 struct sctp_sock *opt)
1030 static int sctp_inet_bind_verify(struct sctp_sock *opt, union sctp_addr *addr)
1038 static int sctp_inet_send_verify(struct sctp_sock *opt, union sctp_addr *addr)
1046 static int sctp_inet_supported_addrs(const struct sctp_sock *op
[all...]
H A Dulpqueue.c127 struct sctp_sock *sp = sctp_sk(sk);
165 struct sctp_sock *sp = sctp_sk(ulpq->asoc->base.sk);
182 struct sctp_sock *sp = sctp_sk(sk);
1024 struct sctp_sock *sp;
1105 struct sctp_sock *sp;
H A Dassociola.c57 struct sctp_sock *sp;
588 struct sctp_sock *sp;
1073 struct sctp_sock *newsp = sctp_sk(newsk);
H A Dstream_interleave.c473 struct sctp_sock *sp = sctp_sk(sk);
991 struct sctp_sock *sp = sctp_sk(sk);
H A Doutput.c78 struct sctp_sock *sp = NULL;
H A Dtransport.c449 union sctp_addr *saddr, struct sctp_sock *opt)
H A Dsm_sideeffect.c1279 struct sctp_sock *sp = sctp_sk(ep->base.sk);
H A Dsm_make_chunk.c220 struct sctp_sock *sp;
392 struct sctp_sock *sp;
1293 struct sctp_sock *sp = NULL;

Completed in 265 milliseconds