Home
last modified time | relevance | path

Searched refs:TLP_USE_ID (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netinet/tcp_stacks/
H A Dtcp_rack.h270 #define TLP_USE_ID 1 /* Internet draft behavior */ macro
H A Drack.c6594 if (rack->rack_tlp_threshold_use == TLP_USE_ID) { in rack_calc_thresh_tlp()
24284 if ((optval < TLP_USE_ID) || (optval > TLP_USE_TWO_TWO)) { in rack_process_option()