Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Dtcp_prague.c41 static void tcp_prague_process_ecn(struct tcpcb *tp, struct tcphdr *th, uint32_t new_bytes_marked,
62 .process_ecn = tcp_prague_process_ecn,
517 tcp_prague_process_ecn(struct tcpcb *tp, struct tcphdr *th, uint32_t new_bytes_marked, in tcp_prague_process_ecn() function