
When the destination ethernet address of an ethernet packet is the same as the ethernet address of the ethernet port out of which the packet is being sent, an event is placed in the system-wide queue. When the system-wide event queue is processed, this event triggers a call to eth_loop_ev(), which sends the ethernet packet to eth_arrive() and then sets etp_wr_pack to null.