Go to the source code of this file.
Functions | |
void | PapRxAuthReq (NUTDEVICE *dev, u_char id, NETBUF *nb) |
void | PapRxAuthAck (NUTDEVICE *dev, u_char id, NETBUF *nb) |
void | PapRxAuthNak (NUTDEVICE *dev, u_char id, NETBUF *nb) |
void | NutPapInput (NUTDEVICE *dev, NETBUF *nb) |
Handle incoming PAP packets. |