Home
last modified time | relevance | path

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

/tools/testing/selftests/net/
Dnettest.c56 int scope_id; /* remote scope; v6 send only */ member
1391 sin6.sin6_scope_id = args->scope_id; in do_client()
1529 args->scope_id = get_ifidx(dev); in convert_addr()
1530 if (args->scope_id < 0) { in convert_addr()