Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/netinet/
H A Dtcp_subr.c249 static unsigned long tcp_rxt_seg_drop = 0; variable
251 &tcp_rxt_seg_drop, "");
3724 tcp_rxt_seg_drop++; in tcp_rxtseg_insert()