Home
last modified time | relevance | path

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

/system/connectivity/shill/net/
Drtnl_message.h211 SHILL_PRIVATE bool DecodeLink(const RTNLHeader* hdr,
Drtnl_message.cc112 if (!DecodeLink(hdr, mode, &attr_data, &attr_length)) in DecodeInternal()
164 bool RTNLMessage::DecodeLink(const RTNLHeader* hdr, in DecodeLink() function in shill::RTNLMessage