Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/netinet/
HDtcp_var.h1408 void cc_ecnpkt_handler(struct tcpcb *tp, struct tcphdr *th, uint8_t iptos);
HDtcp_input.c553 cc_ecnpkt_handler(struct tcpcb *tp, struct tcphdr *th, uint8_t iptos) in cc_ecnpkt_handler() function