Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/netinet/
H A Dtcp_subr.c250 static unsigned long tcp_rxt_seg_drop = 0; variable
252 &tcp_rxt_seg_drop, "");
3997 tcp_rxt_seg_drop++; in tcp_rxtseg_insert()