Title: setup_read() / arp


setup_read() is called in two places, by arp_main() during the initialization of the network service and by arp_putdata(). setup_read() calls eth_read() to deliver any ethernet packets that are waiting to be delivered to the arp port.