Searched defs:IPPROTO_TCP (Results 1 – 3 of 3) sorted by relevance
58 #define IPPROTO_TCP 6 /* tcp */ macro
34 IPPROTO_TCP = 6, /* Transmission Control Protocol */ enumerator35 #define IPPROTO_TCP IPPROTO_TCP macro
2273 #define IPPROTO_TCP 6 macro