Searched refs:cc_ecnpkt_handler (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/netinet/
H A Dtcp_var.h982 void cc_ecnpkt_handler(struct tcpcb *tp, struct tcphdr *th, uint8_t iptos);
H A Dtcp_input.c567 cc_ecnpkt_handler(struct tcpcb *tp, struct tcphdr *th, uint8_t iptos) function
1624 cc_ecnpkt_handler(tp, th, iptos);
/freebsd-13-stable/sys/netinet/tcp_stacks/
H A Drack.c13689 cc_ecnpkt_handler(tp, th, iptos);

Completed in 97 milliseconds