Lines Matching defs:option
115 * RFC1323-recommended phrasing of TSTAMP option, for easier parsing
135 /* TCP option length */
424 * Return the size of a TCP header including TCP option.
432 /* Just returns the standard TCP header without option */
1368 * option in the SYN segment.
1537 * window size changed via SO_RCVBUF option. First round up the
1539 * scale option value if needed. Call tcp_rwnd_set() to finish the
1946 * 2) Handling SO_RCVBUF option.
1986 * can be applied even before the window scale option is decided.
2017 * Extract option values from a tcp header. We put any found values into the
2179 * 3) If the other side stops sending us timestamp option, we need to
2222 * Process all TCP option in SYN segment.
2225 * MSS option value and our header size. It also sets up the window scale
2242 * Process MSS option. Note that MSS option value does not account
2258 /* Process Window Scale option. */
2268 /* Process Timestamp option. */
2279 /* Fill in our template header with basic timestamp option. */
2372 * If timestamp option is aligned nicely, get values inline,
2374 * if timestamp is the only option.
2652 /* We cannot handle IP option yet... */
4704 * timestamp option if applicable. Because SACK options do not
5670 /* fill in timestamp option if in use */
5750 * timestamp option if applicable. Because SACK options do not
5855 * Tack on the MSS option. It is always needed
5863 * MSS option value should be interface MTU - MIN
7019 tcp_opt_set(tcp_t *tcp, int level, int option, const void *optval,
7024 switch (option) {
7073 switch (option) {
7081 switch (option) {