Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/netinet/
H A Dtcp_ledbat.c69 void tcp_ledbat_post_fr(struct tcpcb *tp, struct tcphdr *th);
83 .post_fr = tcp_ledbat_post_fr,
530 tcp_ledbat_post_fr(struct tcpcb *tp, struct tcphdr *th) in tcp_ledbat_post_fr() function