balart40@balart40-VirtualBox:~/Desktop/balart40/ns/ns-allinone-3.25/ns-3.25/src/aodv$ grep -rin AodvNeighbors *
bindings/modulegen__gcc_LP64.py:706: register_Ns3AodvNeighbors_methods(root_module, root_module['ns3::aodv::Neighbors'])
bindings/modulegen__gcc_LP64.py:707: register_Ns3AodvNeighborsNeighbor_methods(root_module, root_module['ns3::aodv::Neighbors::Neighbor'])
bindings/modulegen__gcc_LP64.py:8273:def register_Ns3AodvNeighbors_methods(root_module, cls):
bindings/modulegen__gcc_LP64.py:8326:def register_Ns3AodvNeighborsNeighbor_methods(root_module, cls):
Binary file bindings/modulegen__gcc_LP64.pyc matches
bindings/modulegen__gcc_ILP32.py:706: register_Ns3AodvNeighbors_methods(root_module, root_module['ns3::aodv::Neighbors'])
bindings/modulegen__gcc_ILP32.py:707: register_Ns3AodvNeighborsNeighbor_methods(root_module, root_module['ns3::aodv::Neighbors::Neighbor'])
bindings/modulegen__gcc_ILP32.py:8273:def register_Ns3AodvNeighbors_methods(root_module, cls):
bindings/modulegen__gcc_ILP32.py:8326:def register_Ns3AodvNeighborsNeighbor_methods(root_module, cls):
model/aodv-neighbor.cc:37:NS_LOG_COMPONENT_DEFINE ("AodvNeighbors");