Home
last modified time | relevance | path

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

/linux/include/net/sctp/
A Dstructs.h149 struct sctp_sock { struct
247 return (struct sctp_sock *)sk; in sctp_sk()
257 struct sctp_sock sctp;
472 struct sctp_sock *,
478 struct sctp_sock *);
501 struct sctp_sock *);
1007 struct sctp_sock *);
1200 struct sctp_sock *);
1202 struct sctp_sock *, struct sctp_sock *);
1206 struct sctp_sock *sp2, int cnt2);
[all …]
A Dsctp.h105 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()
/linux/net/sctp/
A Dbind_addr.c309 struct sctp_sock *opt) in sctp_bind_addr_match()
328 int sctp_bind_addrs_check(struct sctp_sock *sp, in sctp_bind_addrs_check()
329 struct sctp_sock *sp2, int cnt2) in sctp_bind_addrs_check()
361 struct sctp_sock *bp_sp, in sctp_bind_addr_conflict()
362 struct sctp_sock *addr_sp) in sctp_bind_addr_conflict()
366 struct sctp_sock *sp; in sctp_bind_addr_conflict()
420 struct sctp_sock *opt) in sctp_find_unmatch_addr()
A Dsocket.c376 struct sctp_sock *sp = sctp_sk(sk); in sctp_do_bind()
556 struct sctp_sock *sp; in sctp_send_asconf_add_ip()
677 struct sctp_sock *sp = sctp_sk(sk); in sctp_bindx_rem()
758 struct sctp_sock *sp; in sctp_send_asconf_del_ip()
1166 struct sctp_sock *sp = sctp_sk(sk); in __sctp_connect()
1793 struct sctp_sock *sp = sctp_sk(sk); in sctp_sendmsg_to_asoc()
2090 struct sctp_sock *sp = sctp_sk(sk); in sctp_recvmsg()
3305 struct sctp_sock *sp; in sctp_setsockopt_peer_primary_addr()
4841 struct sctp_sock *sp; in sctp_accept()
4941 struct sctp_sock *sp; in sctp_init_sock()
[all …]
A Dipv6.c442 static void sctp_v6_get_saddr(struct sctp_sock *sk, in sctp_v6_get_saddr()
681 static int sctp_v6_available(union sctp_addr *addr, struct sctp_sock *sp) in sctp_v6_available()
711 struct sctp_sock *sp, in sctp_v6_addr_valid()
816 static int sctp_v6_addr_to_user(struct sctp_sock *sp, union sctp_addr *addr) in sctp_v6_addr_to_user()
922 static int sctp_inet6_af_supported(sa_family_t family, struct sctp_sock *sp) in sctp_inet6_af_supported()
943 struct sctp_sock *opt) in sctp_inet6_cmp_addr()
971 static int sctp_inet6_bind_verify(struct sctp_sock *opt, union sctp_addr *addr) in sctp_inet6_bind_verify()
1006 static int sctp_inet6_send_verify(struct sctp_sock *opt, union sctp_addr *addr) in sctp_inet6_send_verify()
1039 static int sctp_inet6_supported_addrs(const struct sctp_sock *opt, in sctp_inet6_supported_addrs()
A Dprotocol.c333 struct sctp_sock *sp, in sctp_v4_addr_valid()
352 static int sctp_v4_available(union sctp_addr *addr, struct sctp_sock *sp) in sctp_v4_available()
548 static void sctp_v4_get_saddr(struct sctp_sock *sk, in sctp_v4_get_saddr()
607 static int sctp_v4_addr_to_user(struct sctp_sock *sp, union sctp_addr *addr) in sctp_v4_addr_to_user()
629 struct sctp_sock *sp; in sctp_addr_wq_timeout_handler()
999 static int sctp_inet_af_supported(sa_family_t family, struct sctp_sock *sp) in sctp_inet_af_supported()
1008 struct sctp_sock *opt) in sctp_inet_cmp_addr()
1025 static int sctp_inet_bind_verify(struct sctp_sock *opt, union sctp_addr *addr) in sctp_inet_bind_verify()
1033 static int sctp_inet_send_verify(struct sctp_sock *opt, union sctp_addr *addr) in sctp_inet_send_verify()
1041 static int sctp_inet_supported_addrs(const struct sctp_sock *opt, in sctp_inet_supported_addrs()
A Dulpqueue.c130 struct sctp_sock *sp = sctp_sk(sk); in sctp_clear_pd()
168 struct sctp_sock *sp = sctp_sk(ulpq->asoc->base.sk); in sctp_ulpq_set_pd()
185 struct sctp_sock *sp = sctp_sk(sk); in sctp_ulpq_tail_event()
1030 struct sctp_sock *sp; in sctp_ulpq_partial_delivery()
1115 struct sctp_sock *sp; in sctp_ulpq_abort_pd()
A Dassociola.c57 struct sctp_sock *sp; in sctp_association_init()
591 struct sctp_sock *sp; in sctp_assoc_add_peer()
1076 struct sctp_sock *newsp = sctp_sk(newsk); in sctp_assoc_migrate()
A Dstream_interleave.c473 struct sctp_sock *sp = sctp_sk(sk); in sctp_enqueue_event()
999 struct sctp_sock *sp = sctp_sk(sk); in sctp_intl_stream_abort_pd()
A Doutput.c78 struct sctp_sock *sp = NULL; in sctp_packet_config()
A Dtransport.c452 union sctp_addr *saddr, struct sctp_sock *opt) in sctp_transport_route()
A Dsm_make_chunk.c220 struct sctp_sock *sp; in sctp_make_init()
392 struct sctp_sock *sp; in sctp_make_init_ack()
1293 struct sctp_sock *sp = NULL; in sctp_make_op_error_limited()
A Dsm_sideeffect.c1273 struct sctp_sock *sp = sctp_sk(ep->base.sk); in sctp_cmd_interpreter()

Completed in 62 milliseconds