Functions | |
| void | NutLcpInput (NUTDEVICE *dev, NETBUF *nb) |
| Handle incoming LCP packets. | |
| int | NutLcpOutput (NUTDEVICE *dev, u_char code, u_char id, NETBUF *nb) |
| Send a LCP packet. | |
|
||||||||||||
|
Handle incoming LCP packets. Packets not destined to us or packets with unsupported address type or item length are silently discarded.
|
|
||||||||||||||||||||
|
Send a LCP packet.
|