Searched refs:DecodeNeighbor (Results 1 – 2 of 2) sorted by relevance
230 SHILL_PRIVATE bool DecodeNeighbor(const RTNLHeader* hdr,
135 if (!DecodeNeighbor(hdr, mode, &attr_data, &attr_length)) in DecodeInternal()304 bool RTNLMessage::DecodeNeighbor(const RTNLHeader* hdr, in DecodeNeighbor() function in shill::RTNLMessage