Home
last modified time | relevance | path

Searched refs:eaten (Results 1 - 2 of 2) sorted by relevance

/third_party/lwip/src/core/
H A Draw.c127 * @return - 1 if the packet has been eaten by a RAW PCB receive
130 * @return - 0 if packet is not eaten (pbuf is still referenced by the
167 /* loop through all raw pcbs until the packet is eaten by one */ in raw_input()
180 u8_t eaten; in raw_input() local
186 eaten = pcb->recv(pcb->recv_arg, pcb, p, ip_current_src_addr()); in raw_input()
187 if (eaten != 0) { in raw_input()
/third_party/skia/third_party/externals/microhttpd/doc/
H A Dtexinfo.tex7221 % The \empty here causes a following catcode 5 newline to be eaten as

Completed in 9 milliseconds