Searched refs:pcb_reset (Results 1 - 1 of 1) sorted by relevance
/third_party/lwip/src/core/ | ||
H A D | tcp.c | 1375 u8_t pcb_reset; /* flag if a RST should be sent when removing */ local 1404 pcb_reset = 0; 1517 ++pcb_reset; 1575 if (pcb_reset) { |
Completed in 3 milliseconds