Searched refs:cc_ecnpkt_handler_flags (Results 1 – 3 of 3) sorted by relevance
993 void cc_ecnpkt_handler_flags(struct tcpcb *tp, uint16_t flags, uint8_t iptos);
548 cc_ecnpkt_handler_flags(struct tcpcb *tp, uint16_t flags, uint8_t iptos) in cc_ecnpkt_handler_flags() function583 cc_ecnpkt_handler_flags(tp, th->th_flags, iptos); in cc_ecnpkt_handler()
13090 cc_ecnpkt_handler_flags(tp, ae->flags, ae->codepoint); in rack_do_compressed_ack_processing()