Searched refs:SCTP_ADDR6_ALLOWED (Results 1 – 4 of 4) sorted by relevance
375 #define SCTP_ADDR6_ALLOWED 0x00000001 /* IPv6 address is allowed by macro
468 (flags & SCTP_ADDR6_ALLOWED) && in sctp_copy_one_addr()
252 (copy_flags & SCTP_ADDR6_ALLOWED) && in sctp_copy_local_addr_list()
1515 flags = (PF_INET6 == asoc->base.sk->sk_family) ? SCTP_ADDR6_ALLOWED : 0; in sctp_assoc_set_bind_addr_from_ep()