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