Lines Matching defs:addr

79 	struct sctp_sockaddr_entry *addr = NULL;  in sctp_inet6addr_event()  local
463 struct sctp_sockaddr_entry *addr; in sctp_v6_copy_addrlist() local
525 static void sctp_v6_from_skb(union sctp_addr *addr, struct sk_buff *skb, in sctp_v6_from_skb()
546 static void sctp_v6_from_sk(union sctp_addr *addr, struct sock *sk) in sctp_v6_from_sk()
554 static void sctp_v6_to_sk_saddr(union sctp_addr *addr, struct sock *sk) in sctp_v6_to_sk_saddr()
568 static void sctp_v6_to_sk_daddr(union sctp_addr *addr, struct sock *sk) in sctp_v6_to_sk_daddr()
581 static bool sctp_v6_from_addr_param(union sctp_addr *addr, in sctp_v6_from_addr_param()
600 static int sctp_v6_to_addr_param(const union sctp_addr *addr, in sctp_v6_to_addr_param()
613 static void sctp_v6_to_addr(union sctp_addr *addr, struct in6_addr *saddr, in sctp_v6_to_addr()
667 static void sctp_v6_inaddr_any(union sctp_addr *addr, __be16 port) in sctp_v6_inaddr_any()
675 static int sctp_v6_is_any(const union sctp_addr *addr) in sctp_v6_is_any()
681 static int sctp_v6_available(union sctp_addr *addr, struct sctp_sock *sp) in sctp_v6_available()
718 static int sctp_v6_addr_valid(union sctp_addr *addr, in sctp_v6_addr_valid()
743 static enum sctp_scope sctp_v6_scope(union sctp_addr *addr) in sctp_v6_scope()
822 static int sctp_v6_addr_to_user(struct sctp_sock *sp, union sctp_addr *addr) in sctp_v6_addr_to_user()
858 static void sctp_v6_seq_dump_addr(struct seq_file *seq, union sctp_addr *addr) in sctp_v6_seq_dump_addr()
872 union sctp_addr *addr; in sctp_inet6_event_msgname() local
905 union sctp_addr *addr; in sctp_inet6_skb_msgname() local
982 static int sctp_inet6_bind_verify(struct sctp_sock *opt, union sctp_addr *addr) in sctp_inet6_bind_verify()
1017 static int sctp_inet6_send_verify(struct sctp_sock *opt, union sctp_addr *addr) in sctp_inet6_send_verify()