Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/netinet/
H A Dtcp.d61 TCP_INFO = 11, /// Information about this connection. enumerator
/netbsd-src/sys/netinet/
H A Dtcp.h137 #define TCP_INFO 9 /* retrieve tcp_info structure */ macro