Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dtcp_var.h954 void cc_ecnpkt_handler(struct tcpcb *tp, struct tcphdr *th, uint8_t iptos);
/f-stack/freebsd/netinet/
H A Dtcp_var.h954 void cc_ecnpkt_handler(struct tcpcb *tp, struct tcphdr *th, uint8_t iptos);
H A Dtcp_input.c532 cc_ecnpkt_handler(struct tcpcb *tp, struct tcphdr *th, uint8_t iptos) in cc_ecnpkt_handler() function
1600 cc_ecnpkt_handler(tp, th, iptos); in tcp_do_segment()
/f-stack/freebsd/netinet/tcp_stacks/
H A Drack.c10943 cc_ecnpkt_handler(tp, th, iptos); in rack_do_segment_nounlock()