Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/sctp/
H A Dconstants.h328 SCTP_SCOPE_LINK, /* IPv4 link local address */ enumerator
/kernel/linux/linux-6.6/include/net/sctp/
H A Dconstants.h348 SCTP_SCOPE_LINK, /* IPv4 link local address */ enumerator
/kernel/linux/linux-5.10/net/sctp/
H A Dbind_addr.c69 SCTP_SCOPE_LINK, gfp, in sctp_bind_addr_copy()
536 if (addr_scope <= scope || SCTP_SCOPE_LINK == addr_scope) in sctp_in_scope()
H A Dipv6.c702 retval = SCTP_SCOPE_LINK; in sctp_v6_scope()
H A Dprotocol.c397 retval = SCTP_SCOPE_LINK; in sctp_v4_scope()
/kernel/linux/linux-6.6/net/sctp/
H A Dbind_addr.c69 SCTP_SCOPE_LINK, gfp, in sctp_bind_addr_copy()
536 if (addr_scope <= scope || SCTP_SCOPE_LINK == addr_scope) in sctp_in_scope()
H A Dipv6.c758 retval = SCTP_SCOPE_LINK; in sctp_v6_scope()
H A Dprotocol.c400 retval = SCTP_SCOPE_LINK; in sctp_v4_scope()

Completed in 10 milliseconds