Searched refs:DecodeLink (Results 1 – 2 of 2) sorted by relevance
211 SHILL_PRIVATE bool DecodeLink(const RTNLHeader* hdr,
112 if (!DecodeLink(hdr, mode, &attr_data, &attr_length)) in DecodeInternal()164 bool RTNLMessage::DecodeLink(const RTNLHeader* hdr, in DecodeLink() function in shill::RTNLMessage