Home
last modified time | relevance | path

Searched refs:sctp_sock (Results 1 – 12 of 12) sorted by relevance

/linux-4.4.14/include/net/sctp/
Dstructs.h160 struct sctp_sock { struct
234 static inline struct sctp_sock *sctp_sk(const struct sock *sk) in sctp_sk() argument
236 return (struct sctp_sock *)sk; in sctp_sk()
239 static inline struct sock *sctp_opt2sk(const struct sctp_sock *sp) in sctp_opt2sk()
246 struct sctp_sock sctp;
458 void (*get_saddr) (struct sctp_sock *sk,
478 struct sctp_sock *,
484 struct sctp_sock *);
503 int (*af_supported) (sa_family_t, struct sctp_sock *);
506 struct sctp_sock *);
[all …]
Dsctp.h111 int sctp_asconf_mgmt(struct sctp_sock *, struct sctp_sockaddr_entry *);
411 struct sctp_sock *sp = sctp_sk(asoc->base.sk); in sctp_frag_point()
/linux-4.4.14/net/sctp/
Dbind_addr.c316 struct sctp_sock *opt) in sctp_bind_addr_match()
340 struct sctp_sock *bp_sp, in sctp_bind_addr_conflict()
341 struct sctp_sock *addr_sp) in sctp_bind_addr_conflict()
345 struct sctp_sock *sp; in sctp_bind_addr_conflict()
404 struct sctp_sock *opt) in sctp_find_unmatch_addr()
Dsocket.c92 static struct sctp_af *sctp_sockaddr_af(struct sctp_sock *opt,
292 static struct sctp_af *sctp_sockaddr_af(struct sctp_sock *opt, in sctp_sockaddr_af()
325 struct sctp_sock *sp = sctp_sk(sk); in sctp_do_bind()
503 struct sctp_sock *sp; in sctp_send_asconf_add_ip()
624 struct sctp_sock *sp = sctp_sk(sk); in sctp_bindx_rem()
706 struct sctp_sock *sp; in sctp_send_asconf_del_ip()
855 int sctp_asconf_mgmt(struct sctp_sock *sp, struct sctp_sockaddr_entry *addrw) in sctp_asconf_mgmt()
1045 struct sctp_sock *sp; in __sctp_connect()
1591 struct sctp_sock *sp; in sctp_sendmsg()
2067 struct sctp_sock *sp = sctp_sk(sk); in sctp_recvmsg()
[all …]
Dipv6.c363 static void sctp_v6_get_saddr(struct sctp_sock *sk, in sctp_v6_get_saddr()
559 static int sctp_v6_available(union sctp_addr *addr, struct sctp_sock *sp) in sctp_v6_available()
587 struct sctp_sock *sp, in sctp_v6_addr_valid()
694 static int sctp_v6_addr_to_user(struct sctp_sock *sp, union sctp_addr *addr) in sctp_v6_addr_to_user()
799 static int sctp_inet6_af_supported(sa_family_t family, struct sctp_sock *sp) in sctp_inet6_af_supported()
819 struct sctp_sock *opt) in sctp_inet6_cmp_addr()
847 static int sctp_inet6_bind_verify(struct sctp_sock *opt, union sctp_addr *addr) in sctp_inet6_bind_verify()
881 static int sctp_inet6_send_verify(struct sctp_sock *opt, union sctp_addr *addr) in sctp_inet6_send_verify()
914 static int sctp_inet6_supported_addrs(const struct sctp_sock *opt, in sctp_inet6_supported_addrs()
Dprotocol.c343 struct sctp_sock *sp, in sctp_v4_addr_valid()
362 static int sctp_v4_available(union sctp_addr *addr, struct sctp_sock *sp) in sctp_v4_available()
545 static void sctp_v4_get_saddr(struct sctp_sock *sk, in sctp_v4_get_saddr()
601 static int sctp_v4_addr_to_user(struct sctp_sock *sp, union sctp_addr *addr) in sctp_v4_addr_to_user()
622 struct sctp_sock *sp; in sctp_addr_wq_timeout_handler()
924 static int sctp_inet_af_supported(sa_family_t family, struct sctp_sock *sp) in sctp_inet_af_supported()
933 struct sctp_sock *opt) in sctp_inet_cmp_addr()
950 static int sctp_inet_bind_verify(struct sctp_sock *opt, union sctp_addr *addr) in sctp_inet_bind_verify()
958 static int sctp_inet_send_verify(struct sctp_sock *opt, union sctp_addr *addr) in sctp_inet_send_verify()
966 static int sctp_inet_supported_addrs(const struct sctp_sock *opt, in sctp_inet_supported_addrs()
Dulpqueue.c136 struct sctp_sock *sp = sctp_sk(sk); in sctp_clear_pd()
176 struct sctp_sock *sp = sctp_sk(ulpq->asoc->base.sk); in sctp_ulpq_set_pd()
1039 struct sctp_sock *sp; in sctp_ulpq_partial_delivery()
Dchunk.c91 struct sctp_sock *sp; in sctp_datamsg_destroy()
Dassociola.c73 struct sctp_sock *sp; in sctp_association_init()
581 struct sctp_sock *sp; in sctp_assoc_add_peer()
1061 struct sctp_sock *newsp = sctp_sk(newsk); in sctp_assoc_migrate()
Dtransport.c269 union sctp_addr *saddr, struct sctp_sock *opt) in sctp_transport_route()
Doutput.c121 struct sctp_sock *sp = sctp_sk(asoc->base.sk); in sctp_packet_init()
Dsm_make_chunk.c228 struct sctp_sock *sp; in sctp_make_init()
389 struct sctp_sock *sp; in sctp_make_init_ack()