Lines Matching refs:sctp_addr
136 union sctp_addr laddr; in sctp_copy_local_addr_list()
214 static void sctp_v4_from_skb(union sctp_addr *addr, struct sk_buff *skb, in sctp_v4_from_skb()
233 static void sctp_v4_from_sk(union sctp_addr *addr, struct sock *sk) in sctp_v4_from_sk()
241 static void sctp_v4_to_sk_saddr(union sctp_addr *addr, struct sock *sk) in sctp_v4_to_sk_saddr()
247 static void sctp_v4_to_sk_daddr(union sctp_addr *addr, struct sock *sk) in sctp_v4_to_sk_daddr()
253 static void sctp_v4_from_addr_param(union sctp_addr *addr, in sctp_v4_from_addr_param()
265 static int sctp_v4_to_addr_param(const union sctp_addr *addr, in sctp_v4_to_addr_param()
278 static void sctp_v4_dst_saddr(union sctp_addr *saddr, struct flowi4 *fl4, in sctp_v4_dst_saddr()
287 static int sctp_v4_cmp_addr(const union sctp_addr *addr1, in sctp_v4_cmp_addr()
288 const union sctp_addr *addr2) in sctp_v4_cmp_addr()
301 static void sctp_v4_inaddr_any(union sctp_addr *addr, __be16 port) in sctp_v4_inaddr_any()
309 static int sctp_v4_is_any(const union sctp_addr *addr) in sctp_v4_is_any()
321 static int sctp_v4_addr_valid(union sctp_addr *addr, in sctp_v4_addr_valid()
341 static int sctp_v4_available(union sctp_addr *addr, struct sctp_sock *sp) in sctp_v4_available()
376 static enum sctp_scope sctp_v4_scope(union sctp_addr *addr) in sctp_v4_scope()
402 static void sctp_v4_get_dst(struct sctp_transport *t, union sctp_addr *saddr, in sctp_v4_get_dst()
411 union sctp_addr *daddr = &t->ipaddr; in sctp_v4_get_dst()
412 union sctp_addr dst_saddr; in sctp_v4_get_dst()
530 union sctp_addr *saddr = &t->saddr; in sctp_v4_get_saddr()
585 static int sctp_v4_addr_to_user(struct sctp_sock *sp, union sctp_addr *addr) in sctp_v4_addr_to_user()
593 static void sctp_v4_seq_dump_addr(struct seq_file *seq, union sctp_addr *addr) in sctp_v4_seq_dump_addr()
915 static int sctp_inet_cmp_addr(const union sctp_addr *addr1, in sctp_inet_cmp_addr()
916 const union sctp_addr *addr2, in sctp_inet_cmp_addr()
934 static int sctp_inet_bind_verify(struct sctp_sock *opt, union sctp_addr *addr) in sctp_inet_bind_verify()
942 static int sctp_inet_send_verify(struct sctp_sock *opt, union sctp_addr *addr) in sctp_inet_send_verify()