Searched refs:DecodeAddress (Results 1 – 2 of 2) sorted by relevance
215 SHILL_PRIVATE bool DecodeAddress(const RTNLHeader* hdr,
118 if (!DecodeAddress(hdr, mode, &attr_data, &attr_length)) in DecodeInternal()185 bool RTNLMessage::DecodeAddress(const RTNLHeader* hdr, in DecodeAddress() function in shill::RTNLMessage