Home
last modified time | relevance | path

Searched defs:ack_type (Results 1 – 10 of 10) sorted by relevance

/f-stack/freebsd/netinet/cc/
H A Dcc_hd.c132 hd_ack_received(struct cc_var *ccv, uint16_t ack_type) in hd_ack_received()
H A Dcc_vegas.c125 vegas_ack_received(struct cc_var *ccv, uint16_t ack_type) in vegas_ack_received()
H A Dcc_chd.c235 chd_ack_received(struct cc_var *ccv, uint16_t ack_type) in chd_ack_received()
H A Dcc_cdg.c567 cdg_ack_received(struct cc_var *ccv, uint16_t ack_type) in cdg_ack_received()
/f-stack/dpdk/drivers/net/hinic/base/
H A Dhinic_pmd_cmdq.c279 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 Dhinic_pmd_mbox.h40 enum hinic_mbox_ack_type ack_type; member
H A Dhinic_pmd_mgmt.c106 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 Dhinic_pmd_mbox.c661 enum hinic_mbox_ack_type ack_type, in send_mbox_to_func()
/f-stack/freebsd/netinet/tcp_stacks/
H A Dbbr.c6439 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 Drack.c6638 struct rack_sendmap *rsm, struct tcpopt *to, uint32_t cts, int32_t ack_type, tcp_seq th_ack) in rack_update_rtt()