Home
last modified time | relevance | path

Searched refs:pcb_reset (Results 1 – 1 of 1) sorted by relevance

/third_party/lwip/src/core/
Dtcp.c1198 u8_t pcb_reset; /* flag if a RST should be sent when removing */ in tcp_slowtmr() local
1227 pcb_reset = 0; in tcp_slowtmr()
1340 ++pcb_reset; in tcp_slowtmr()
1398 if (pcb_reset) { in tcp_slowtmr()