Searched refs:alloc (Results 1 – 2 of 2) sorted by relevance
224 u16_t alloc = length; in tcp_pbuf_prealloc() local232 alloc = max_length; in tcp_pbuf_prealloc()251 alloc = LWIP_MIN(max_length, LWIP_MEM_ALIGN_SIZE(length + TCP_OVERSIZE)); in tcp_pbuf_prealloc()255 p = pbuf_alloc(layer, alloc, PBUF_RAM); in tcp_pbuf_prealloc()
2007 string, point on one of your's ethernetif field, or alloc a string you will free yourself).