Home
last modified time | relevance | path

Searched refs:SCTP_ADDR4_ALLOWED (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/net/sctp/
H A Dconstants.h354 #define SCTP_ADDR4_ALLOWED 0x00000001 /* IPv4 address is allowed by macro
/kernel/linux/linux-6.6/include/net/sctp/
H A Dconstants.h374 #define SCTP_ADDR4_ALLOWED 0x00000001 /* IPv4 address is allowed by macro
/kernel/linux/linux-5.10/net/sctp/
H A Dbind_addr.c473 (flags & SCTP_ADDR4_ALLOWED) && in sctp_copy_one_addr()
H A Dassociola.c1574 flags |= SCTP_ADDR4_ALLOWED; in sctp_assoc_set_bind_addr_from_ep()
H A Dprotocol.c151 (!(copy_flags & SCTP_ADDR4_ALLOWED) || in sctp_copy_local_addr_list()
/kernel/linux/linux-6.6/net/sctp/
H A Dbind_addr.c473 (flags & SCTP_ADDR4_ALLOWED) && in sctp_copy_one_addr()
H A Dassociola.c1582 flags |= SCTP_ADDR4_ALLOWED; in sctp_assoc_set_bind_addr_from_ep()
H A Dprotocol.c151 (!(copy_flags & SCTP_ADDR4_ALLOWED) || in sctp_copy_local_addr_list()

Completed in 11 milliseconds