Searched defs:layer (Results 1 – 4 of 4) sorted by relevance
/minix3/minix/net/lwip/ |
H A D | pchain.c | 11 pchain_alloc(int layer, size_t size) in pchain_alloc()
|
/minix3/minix/lib/liblwip/dist/src/core/ |
H A D | pbuf.c | 249 pbuf_alloc(pbuf_layer layer, u16_t length, pbuf_type type) in pbuf_alloc() 1309 pbuf_coalesce(struct pbuf *p, pbuf_layer layer) in pbuf_coalesce()
|
H A D | tcp_out.c | 233 tcp_pbuf_prealloc(pbuf_layer layer, u16_t length, u16_t max_length, in tcp_pbuf_prealloc() 279 #define tcp_pbuf_prealloc(layer, length, mx, os, pcb, api, fst) pbuf_alloc((layer), (length), PBUF_… argument
|
/minix3/sys/sys/ |
H A D | dvdio.h | 45 struct dvd_layer layer[4]; member
|