Home
last modified time | relevance | path

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

/system/netd/server/
DNetlinkHandler.cpp79 const char *scope = evt->findParam("SCOPE"); in onEvent() local
88 if (iface && flags && scope) { in onEvent()
89 notifyAddressChanged(action, address, iface, flags, scope); in onEvent()
186 const char *scope) { in notifyAddressChanged() argument
190 addr, iface, flags, scope); in notifyAddressChanged()
DNetlinkHandler.h46 const char *flags, const char *scope);
/system/extras/tests/net_test/
Diproute.py568 def _Address(self, version, command, addr, prefixlen, flags, scope, ifindex): argument
571 ifaddrmsg = IfAddrMsg((family, prefixlen, flags, scope, ifindex)).Pack()
603 scope = RT_SCOPE_UNIVERSE if nexthop else RT_SCOPE_LINK
605 RTPROT_STATIC, scope, RTN_UNICAST, 0)).Pack()
Dsrcaddr_selection_test.py75 self.assertEquals(iproute.RT_SCOPE_UNIVERSE, ifa_msg.scope)
/system/bt/stack/include/
Davrc_defs.h1094 UINT8 scope; member
1118 UINT8 scope; member
1140 UINT8 scope; member
1151 UINT8 scope; member