Searched refs:CCP_MAX_OPTION_LENGTH (Results 1 – 2 of 2) sorted by relevance
/third_party/lwip/src/include/netif/ppp/ | ||
D | ccp.h | 58 #define CCP_MAX_OPTION_LENGTH 32 macro |
/third_party/lwip/src/netif/ppp/ | ||
D | ccp.c | 549 u_char opt_buf[CCP_MAX_OPTION_LENGTH]; in ccp_resetci() |