Hi All,

I want to access Node object while sitting in AODV::recv function.

void AODV::recv(Packet *p, Handler*) {
// I want to access this node's object here
}

Regards,
Asif

Reply via email to