Searched defs:ack_type (Results 1 – 10 of 10) sorted by relevance
| /f-stack/freebsd/netinet/cc/ |
| H A D | cc_hd.c | 132 hd_ack_received(struct cc_var *ccv, uint16_t ack_type) in hd_ack_received()
|
| H A D | cc_vegas.c | 125 vegas_ack_received(struct cc_var *ccv, uint16_t ack_type) in vegas_ack_received()
|
| H A D | cc_chd.c | 235 chd_ack_received(struct cc_var *ccv, uint16_t ack_type) in chd_ack_received()
|
| H A D | cc_cdg.c | 567 cdg_ack_received(struct cc_var *ccv, uint16_t ack_type) in cdg_ack_received()
|
| /f-stack/dpdk/drivers/net/hinic/base/ |
| H A D | hinic_pmd_cmdq.c | 279 enum hinic_ack_type ack_type, in cmdq_prepare_wqe_ctrl() 333 enum hinic_ack_type ack_type, in cmdq_set_lcmd_wqe() 772 enum hinic_ack_type ack_type, in cmdq_sync_cmd_direct_resp() 846 int hinic_cmdq_direct_resp(void *hwdev, enum hinic_ack_type ack_type, in hinic_cmdq_direct_resp()
|
| H A D | hinic_pmd_mbox.h | 40 enum hinic_mbox_ack_type ack_type; member
|
| H A D | hinic_pmd_mgmt.c | 106 enum hinic_msg_ack_type ack_type, in prepare_header() 316 enum hinic_msg_ack_type ack_type, in send_msg_to_mgmt_sync()
|
| H A D | hinic_pmd_mbox.c | 661 enum hinic_mbox_ack_type ack_type, in send_mbox_to_func()
|
| /f-stack/freebsd/netinet/tcp_stacks/ |
| H A D | bbr.c | 6439 uint32_t t, uint32_t cts, int ack_type) in bbr_earlier_retran() 6752 uint32_t uts, int32_t match, uint32_t rsm_send_time, int32_t ack_type, struct tcpopt *to) in bbr_update_bbr_info() 6866 struct bbr_sendmap *rsm, struct tcpopt *to, uint32_t cts, int32_t ack_type, uint32_t th_ack) in bbr_update_rtt()
|
| H A D | rack.c | 6638 struct rack_sendmap *rsm, struct tcpopt *to, uint32_t cts, int32_t ack_type, tcp_seq th_ack) in rack_update_rtt()
|