Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dtcp_var.h422 #define BYTES_THIS_ACK(tp, th) (th->th_ack - tp->snd_una) macro
/f-stack/freebsd/netinet/
H A Dtcp_var.h422 #define BYTES_THIS_ACK(tp, th) (th->th_ack - tp->snd_una) macro