Searched defs:IPPROTO_TCP (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Devices/Network/lwip/src/include/lwip/
H A Dsockets.h111 #define IPPROTO_TCP 6 macro
/vbox/src/VBox/Devices/Network/lwip-new/src/netif/ppp/
H A Dipcp.c1366 #define IPPROTO_TCP 6 macro
1396 if (get_ipproto(pkt) != IPPROTO_TCP) {
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/mac/
H A Dmacsocket.h98 #define IPPROTO_TCP INET_TCP // Default TCP protocol macro
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/netinet/
H A Din.h81 #define IPPROTO_TCP 6 /* tcp */ macro
/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Dsockets.h171 #define IPPROTO_TCP 6 macro
195 * Options for level IPPROTO_TCP
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinsock.h269 #define IPPROTO_TCP 6 macro
719 /* IPPROTO_TCP options */
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinsock.h271 #define IPPROTO_TCP 6 macro
749 /* IPPROTO_TCP options */

Completed in 50 milliseconds