Home
last modified time | relevance | path

Searched refs:v6scope (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/sctp/
H A Dipv6.c690 int v6scope; in sctp_v6_scope() local
696 v6scope = ipv6_addr_scope(&addr->v6.sin6_addr); in sctp_v6_scope()
697 switch (v6scope) { in sctp_v6_scope()
/kernel/linux/linux-6.6/net/sctp/
H A Dipv6.c746 int v6scope; in sctp_v6_scope() local
752 v6scope = ipv6_addr_scope(&addr->v6.sin6_addr); in sctp_v6_scope()
753 switch (v6scope) { in sctp_v6_scope()

Completed in 4 milliseconds