Home
last modified time | relevance | path

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

/lib/liblwip/src/netif/ppp/
Dlcp.h74 #define PROTREJ 8 /* Protocol Reject */ macro
Dlcp.c412 case PROTREJ: in lcp_extcode()
510 fsm_sdata(&lcp_fsm[unit], PROTREJ, ++lcp_fsm[unit].id, p, len); in lcp_sprotrej()