Searched refs:MAX_TCPOPTLEN (Results 1 – 5 of 5) sorted by relevance
96 MAX_TCPOPTLEN <= sizeof(icmp_buf)); in ip6_forward()159 MAX_TCPOPTLEN; in ip6_forward()
94 #define MAX_TCPOPTLEN 40 /* Absolute maximum TCP options len */ macro
200 u_int32_t optbuf[howmany(MAX_TCPOPTLEN, sizeof(u_int32_t))]; in tcp_output()620 int maxsack = (MAX_TCPOPTLEN - (optlen + 4))/TCPOLEN_SACK; in tcp_output()637 if (optlen > MAX_TCPOPTLEN) in tcp_output()
1189 u_int8_t opts[MAX_TCPOPTLEN], *opt; in pf_normalize_tcp_init()1269 u_int8_t opts[MAX_TCPOPTLEN], *opt; in pf_normalize_tcp_stateful()1635 u_int8_t opts[MAX_TCPOPTLEN], *opt; in pf_normalize_mss()
3230 u_int8_t opts[MAX_TCPOPTLEN], *opt, *eoh; in pf_modulate_sack()3907 u_int8_t opts[MAX_TCPOPTLEN], *opt; in pf_get_wscale()3932 u_int8_t opts[MAX_TCPOPTLEN], *opt; in pf_get_mss()