Home
last modified time | relevance | path

Searched defs:layer (Results 1 – 2 of 2) sorted by relevance

/lk-master/external/lib/lwip/core/
A Dpbuf.c207 pbuf_alloc(pbuf_layer layer, u16_t length, pbuf_type type) in pbuf_alloc()
1010 pbuf_coalesce(struct pbuf *p, pbuf_layer layer) in pbuf_coalesce()
A Dtcp_out.c219 tcp_pbuf_prealloc(pbuf_layer layer, u16_t length, u16_t max_length, in tcp_pbuf_prealloc()
266 #define tcp_pbuf_prealloc(layer, length, mx, os, pcb, api, fst) pbuf_alloc((layer), (length), PBUF_… argument

Completed in 6 milliseconds