Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/tcp/
H A Dtcp_inet.h49 #define TH_ACK_NEEDED 0x2000 /* Send an ack now. */ macro
/illumos-gate/usr/src/uts/common/inet/
H A Dtcp.h78 #define TH_ACK_NEEDED 0x2000 /* Send an ack now. */ macro