Searched refs:optionsLength (Results 1 – 1 of 1) sorted by relevance
401 uint32 optionsLength = add_options(segment, optionsBuffer, in add_tcp_header() local405 sizeof(tcp_header) + optionsLength); in add_tcp_header()417 header.header_length = (sizeof(tcp_header) + optionsLength) >> 2; in add_tcp_header()427 if (optionsLength > 0) { in add_tcp_header()429 optionsLength); in add_tcp_header()