Searched refs:DecodeRoute (Results 1 – 2 of 2) sorted by relevance
219 SHILL_PRIVATE bool DecodeRoute(const RTNLHeader* hdr,
124 if (!DecodeRoute(hdr, mode, &attr_data, &attr_length)) in DecodeInternal()205 bool RTNLMessage::DecodeRoute(const RTNLHeader* hdr, in DecodeRoute() function in shill::RTNLMessage