Home
last modified time | relevance | path

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

/xnu-11417.101.15/libsyscall/mach/servers/
H A Dls_defs.h139 int tcp_close; member
/xnu-11417.101.15/bsd/netinet/
H A Dtcp_subr.c1493 tcp_close(struct tcpcb *tp) in tcp_close() function