Searched refs:p_hmac_tcp_ack_process_func (Results 1 – 2 of 2) sorted by relevance
233 if (hcc_handler->p_hmac_tcp_ack_process_func != HI_NULL) { in hcc_task_rx_thread()237 hcc_handler->p_hmac_tcp_ack_process_func(); in hcc_task_rx_thread()275 if (hcc_handler->p_hmac_tcp_ack_process_func != HI_NULL) { in hcc_task_tx_thread()279 hcc_handler->p_hmac_tcp_ack_process_func(); in hcc_task_tx_thread()
240 hmac_tcp_ack_process_func p_hmac_tcp_ack_process_func; member