Searched refs:SCTP_ADDR6_ALLOWED (Results 1 – 4 of 4) sorted by relevance
376 #define SCTP_ADDR6_ALLOWED 0x00000002 /* IPv6 address is allowed by macro
476 (flags & SCTP_ADDR6_ALLOWED) && in sctp_copy_one_addr()
1580 flags = (PF_INET6 == sk->sk_family) ? SCTP_ADDR6_ALLOWED : 0; in sctp_assoc_set_bind_addr_from_ep()
156 (!(copy_flags & SCTP_ADDR6_ALLOWED) || in sctp_copy_local_addr_list()