esp_netif_lwip_ppp_input() function
Data path API to input incoming packets to PPP
Arguments
ppp
pointer to internal ppp context instance
buffer
pointer to the incoming data
eb
external buffer ptr not used here (to be inline with input function prototypes)
Return value
- ESP_OK on success