Searched refs:cc_ecnpkt_handler_flags (Results 1 – 3 of 3) sorted by relevance
364 cc_ecnpkt_handler_flags(tp, thflags, iptos); in tcp_ecn_input_segment()
1397 void cc_ecnpkt_handler_flags(struct tcpcb *tp, uint16_t flags, uint8_t iptos);
515 cc_ecnpkt_handler_flags(struct tcpcb *tp, uint16_t flags, uint8_t iptos) in cc_ecnpkt_handler_flags() function550 cc_ecnpkt_handler_flags(tp, tcp_get_flags(th), iptos); in cc_ecnpkt_handler()