Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/netinet/
H A Dtcp_subr.c247 static unsigned long tcp_rxt_seg_drop = 0; variable
249 &tcp_rxt_seg_drop, "");
3727 tcp_rxt_seg_drop++; in tcp_rxtseg_insert()