Searched refs:kAddressUpdated (Results 1 – 3 of 3) sorted by relevance
32 kAddressUpdated = 6, enumerator
133 } else if (action == NetlinkEvent::Action::kAddressUpdated || in onEvent()150 const bool addrUpdated = (action == NetlinkEvent::Action::kAddressUpdated); in onEvent()
260 mAction = (type == RTM_NEWADDR) ? Action::kAddressUpdated : in parseIfAddrMessage()