Lines Matching defs:addr
78 struct sctp_sockaddr_entry *addr = NULL; in sctp_inet6addr_event() local
415 struct sctp_sockaddr_entry *addr; in sctp_v6_copy_addrlist() local
477 static void sctp_v6_from_skb(union sctp_addr *addr, struct sk_buff *skb, in sctp_v6_from_skb()
498 static void sctp_v6_from_sk(union sctp_addr *addr, struct sock *sk) in sctp_v6_from_sk()
506 static void sctp_v6_to_sk_saddr(union sctp_addr *addr, struct sock *sk) in sctp_v6_to_sk_saddr()
520 static void sctp_v6_to_sk_daddr(union sctp_addr *addr, struct sock *sk) in sctp_v6_to_sk_daddr()
533 static bool sctp_v6_from_addr_param(union sctp_addr *addr, in sctp_v6_from_addr_param()
552 static int sctp_v6_to_addr_param(const union sctp_addr *addr, in sctp_v6_to_addr_param()
565 static void sctp_v6_to_addr(union sctp_addr *addr, struct in6_addr *saddr, in sctp_v6_to_addr()
619 static void sctp_v6_inaddr_any(union sctp_addr *addr, __be16 port) in sctp_v6_inaddr_any()
627 static int sctp_v6_is_any(const union sctp_addr *addr) in sctp_v6_is_any()
633 static int sctp_v6_available(union sctp_addr *addr, struct sctp_sock *sp) in sctp_v6_available()
662 static int sctp_v6_addr_valid(union sctp_addr *addr, in sctp_v6_addr_valid()
687 static enum sctp_scope sctp_v6_scope(union sctp_addr *addr) in sctp_v6_scope()
768 static int sctp_v6_addr_to_user(struct sctp_sock *sp, union sctp_addr *addr) in sctp_v6_addr_to_user()
799 static void sctp_v6_seq_dump_addr(struct seq_file *seq, union sctp_addr *addr) in sctp_v6_seq_dump_addr()
813 union sctp_addr *addr; in sctp_inet6_event_msgname() local
846 union sctp_addr *addr; in sctp_inet6_skb_msgname() local
923 static int sctp_inet6_bind_verify(struct sctp_sock *opt, union sctp_addr *addr) in sctp_inet6_bind_verify()
958 static int sctp_inet6_send_verify(struct sctp_sock *opt, union sctp_addr *addr) in sctp_inet6_send_verify()