Lines Matching defs:scope
61 (addr_type, v1, v2, v3 [, scope]); where addr_type can be one of:
63 and scope can be one of:
1147 /* check for an IPv6 address - if the address contains a scope ID, we
1496 a->scope);
1503 a->scope);
1510 a->scope);
2090 unsigned int scope = TIPC_CLUSTER_SCOPE;
2102 "(addr_type, v1, v2, v3[, scope])",
2103 &atype, &v1, &v2, &v3, &scope))
2112 addr->scope = scope;