Home
last modified time | relevance | path

Searched refs:SLIP_MAX_SIZE (Results 1 – 2 of 2) sorted by relevance

/lib/lwip/lwip/src/netif/
A Dslipif.c78 #ifndef SLIP_MAX_SIZE
79 #define SLIP_MAX_SIZE 1500 macro
284 if ((priv->p != NULL) && (priv->recved <= SLIP_MAX_SIZE)) { in slipif_rxbyte()
386 netif->mtu = SLIP_MAX_SIZE; in slipif_init()
/lib/lwip/lwip/contrib/ports/unix/port/netif/
A Dsio.c434 SLIP_MAX_SIZE, "192.168.2.1", "192.168.2.2"); in sio_open()

Completed in 12 milliseconds