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