Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/netinet/
H A Dtcp_subr.c254 static unsigned long tcp_rxt_seg_drop = 0; variable
256 &tcp_rxt_seg_drop, "");
3741 tcp_rxt_seg_drop++; in tcp_rxtseg_insert()