Lines Matching defs:h

78 tx_pkt_history_init(struct tx_pkt_history_st *h)  in tx_pkt_history_init()
92 tx_pkt_history_destroy(struct tx_pkt_history_st *h) in tx_pkt_history_destroy()
100 tx_pkt_history_add_actual(struct tx_pkt_history_st *h, in tx_pkt_history_add_actual()
126 tx_pkt_history_add(struct tx_pkt_history_st *h, in tx_pkt_history_add()
142 tx_pkt_history_by_pkt_num(struct tx_pkt_history_st *h, uint64_t pkt_num) in tx_pkt_history_by_pkt_num()
153 tx_pkt_history_remove(struct tx_pkt_history_st *h, uint64_t pkt_num) in tx_pkt_history_remove()
402 static void rx_pkt_history_init(struct rx_pkt_history_st *h) in rx_pkt_history_init()
408 static void rx_pkt_history_destroy(struct rx_pkt_history_st *h) in rx_pkt_history_destroy()
419 static void rx_pkt_history_trim_range_count(struct rx_pkt_history_st *h) in rx_pkt_history_trim_range_count()
440 static int rx_pkt_history_add_pn(struct rx_pkt_history_st *h, in rx_pkt_history_add_pn()
458 static int rx_pkt_history_bump_watermark(struct rx_pkt_history_st *h, in rx_pkt_history_bump_watermark()
674 struct tx_pkt_history_st *h; in ackm_detect_and_remove_newly_acked_pkts() local
752 struct tx_pkt_history_st *h; in ackm_detect_and_remove_lost_pkts() local
1080 struct tx_pkt_history_st *h = get_tx_history(ackm, pkt->pkt_space); in ossl_ackm_on_tx_packet() local
1124 struct tx_pkt_history_st *h; in ackm_process_ecn() local
1348 struct tx_pkt_history_st *h; in ossl_ackm_get_largest_unacked() local
1422 struct rx_pkt_history_st *h; in ackm_has_newly_missing() local
1536 struct rx_pkt_history_st *h = get_rx_history(ackm, pkt->pkt_space); in ossl_ackm_on_rx_packet() local
1596 struct rx_pkt_history_st *h = get_rx_history(ackm, pkt_space); in ackm_fill_rx_ack_ranges() local
1656 struct rx_pkt_history_st *h = get_rx_history(ackm, pkt_space); in ossl_ackm_is_rx_pn_processable() local
1683 struct tx_pkt_history_st *h = get_tx_history(ackm, pkt_space); in ossl_ackm_mark_packet_pseudo_lost() local