Home
last modified time | relevance | path

Searched defs:tcp_close (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/gpxe/src/net/
Dtcp.c265 static void tcp_close ( struct tcp_connection *tcp, int rc ) { in tcp_close() function
/external/syslinux/core/lwip/src/core/
Dtcp.c252 tcp_close(struct tcp_pcb *pcb) in tcp_close() function