Searched refs:EncodeRoute (Results 1 – 2 of 2) sorted by relevance
236 SHILL_PRIVATE bool EncodeRoute(RTNLHeader* hdr) const;
370 if (!EncodeRoute(&hdr)) { in Encode()461 bool RTNLMessage::EncodeRoute(RTNLHeader* hdr) const { in EncodeRoute() function in shill::RTNLMessage