Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_var.h1397 void cc_ecnpkt_handler(struct tcpcb *tp, struct tcphdr *th, uint8_t iptos);
H A Dtcp_input.c553 cc_ecnpkt_handler(struct tcpcb *tp, struct tcphdr *th, uint8_t iptos) in cc_ecnpkt_handler() function