Home
last modified time | relevance | path

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

/system/connectivity/shill/net/
Drtnl_message.h223 SHILL_PRIVATE bool DecodeNdUserOption(const RTNLHeader* hdr,
Drtnl_message.cc129 if (!DecodeNdUserOption(hdr, mode, &attr_data, &attr_length)) in DecodeInternal()
228 bool RTNLMessage::DecodeNdUserOption(const RTNLHeader* hdr, in DecodeNdUserOption() function in shill::RTNLMessage