Searched refs:DecodeNdUserOption (Results 1 – 2 of 2) sorted by relevance
223 SHILL_PRIVATE bool DecodeNdUserOption(const RTNLHeader* hdr,
129 if (!DecodeNdUserOption(hdr, mode, &attr_data, &attr_length)) in DecodeInternal()228 bool RTNLMessage::DecodeNdUserOption(const RTNLHeader* hdr, in DecodeNdUserOption() function in shill::RTNLMessage