Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/netinet/
H A Dtcp_subr.c243 static unsigned long tcp_rxt_seg_drop = 0; variable
245 &tcp_rxt_seg_drop, "");
3862 tcp_rxt_seg_drop++; in tcp_rxtseg_insert()