Introduction - If you have any usage issues, please Google them yourself
Resolve an IP address to a hardware address if not found,initiate query and return NULL. If an address is returned, the interface driver may send the packet if NULL is returned,res_arp() will have saved the packet on its pending queue,so no further action (like freeing the packet) is necessary.