Searched refs:raw_disconnect (Results 1 – 2 of 2) sorted by relevance
/third_party/lwip/src/include/lwip/ | ||
D | raw.h | 110 void raw_disconnect (struct raw_pcb *pcb); |
/third_party/lwip/src/core/ | ||
D | raw.c | 304 raw_disconnect(struct raw_pcb *pcb) in raw_disconnect() function |