Searched refs:preamble (Results 1 – 1 of 1) sorted by relevance
708 const size_t preamble = offsetof(struct tcp_heuristic, th_val_start); in tcp_getheuristic_with_lock() local709 const size_t size = sizeof(struct tcp_heuristic) - preamble; in tcp_getheuristic_with_lock()710 bzero(ptr + preamble, size); in tcp_getheuristic_with_lock()