Home
last modified time | relevance | path

Searched defs:ownd (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/netinet/
H A Dtcp_input.c307 #define need_early_retransmit(tp, ownd) \ argument
363 uint32_t ownd = tp->snd_max - tp->snd_una; in tcp_ncr_update_rxtthresh() local
3598 uint32_t ownd = tp->snd_max - tp->snd_una; in tcp_recv_dupack() local
3616 uint32_t ownd = tp->snd_max - tp->snd_una; in tcp_recv_dupack() local