Searched refs:TCPOLEN_SIGNATURE (Results 1 – 5 of 5) sorted by relevance
81 #define TCPOLEN_SIGNATURE 18 macro
108 #define TCPOLEN_SIGNATURE 18 macro
1173 (TCPOLEN_SIGNATURE + 2) : 0); in syncache_respond()1287 *bp++ = TCPOLEN_SIGNATURE; in syncache_respond()1294 optp += TCPOLEN_SIGNATURE + 2; in syncache_respond()
788 *bp++ = TCPOLEN_SIGNATURE; in tcp_output()792 optlen += TCPOLEN_SIGNATURE; in tcp_output()
2757 if (optlen != TCPOLEN_SIGNATURE) in tcp_dooptions()