Searched refs:cc_ecnpkt_handler_flags (Results 1 – 3 of 3) sorted by relevance
363 cc_ecnpkt_handler_flags(tp, thflags, iptos); in tcp_ecn_input_segment()
1419 void cc_ecnpkt_handler_flags(struct tcpcb *tp, uint16_t flags, uint8_t iptos);
517 cc_ecnpkt_handler_flags(struct tcpcb *tp, uint16_t flags, uint8_t iptos) in cc_ecnpkt_handler_flags() function552 cc_ecnpkt_handler_flags(tp, tcp_get_flags(th), iptos); in cc_ecnpkt_handler()