Searched refs:PPP_CTRL_PBUF_MAX_SIZE (Results 1 – 3 of 3) sorted by relevance
68 #define PPP_CTRL_PBUF_MAX_SIZE 512 macro71 #define PPP_CTRL_PBUF_MAX_SIZE PBUF_POOL_BUFSIZE
1846 nakp = pbuf_alloc(PBUF_RAW, (u16_t)(PPP_CTRL_PBUF_MAX_SIZE), PPP_CTRL_PBUF_TYPE); in lcp_reqci()
686 p = pbuf_alloc(PBUF_RAW, (u16_t)(PPP_CTRL_PBUF_MAX_SIZE), PPP_CTRL_PBUF_TYPE); in eap_send_request()