Home
last modified time | relevance | path

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

/linux-4.1.27/net/sctp/
Dipv6.c604 int v6scope; in sctp_v6_scope() local
611 v6scope = ipv6_addr_scope(&addr->v6.sin6_addr); in sctp_v6_scope()
612 switch (v6scope) { in sctp_v6_scope()