Home
last modified time | relevance | path

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

/system/connectivity/shill/net/
Drtnl_message.h215 SHILL_PRIVATE bool DecodeAddress(const RTNLHeader* hdr,
Drtnl_message.cc118 if (!DecodeAddress(hdr, mode, &attr_data, &attr_length)) in DecodeInternal()
185 bool RTNLMessage::DecodeAddress(const RTNLHeader* hdr, in DecodeAddress() function in shill::RTNLMessage