Searched refs:eoh (Results 1 – 1 of 1) sorted by relevance
3230 u_int8_t opts[MAX_TCPOPTLEN], *opt, *eoh; in pf_modulate_sack() local3239 eoh = opts + olen; in pf_modulate_sack()3244 size_t safelen = MIN(opt[1], (eoh - opt)); in pf_modulate_sack()3877 u_int8_t *eoh = opts + hlen; in pf_find_tcpopt() local3882 while ((eoh - opt) >= min_typelen) { in pf_find_tcpopt()