ESP8266 Developer Zone The Official ESP8266 Forum 2018-09-29T04:51:53+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=13348 2018-09-29T04:51:53+08:00 2018-09-29T04:51:53+08:00 https://bbs.espressif.com:443/viewtopic.php?t=13348&p=24113#p24113 <![CDATA[How/Where does Ethernet packet get passed to LWIP]]>
I'm used to seeing an IRQ function that fires when a packet is available from the MAC and then that packet is passed into the "stack".

Where/How is that packet passing performed in the ESP8266?

Is there a callback registered that fires when the packet is available?

Can you point me to source/function that performs the interface?

Thanks in advance for any insight.

Statistics: Posted by jhinkle — Sat Sep 29, 2018 4:51 am


]]>