Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/netinet/
H A Dtcp_ledbat.c60 void tcp_ledbat_post_fr(struct tcpcb *tp, struct tcphdr *th);
74 .post_fr = tcp_ledbat_post_fr,
459 tcp_ledbat_post_fr(struct tcpcb *tp, struct tcphdr *th) in tcp_ledbat_post_fr() function