Searched refs:txseginfo (Results 1 – 2 of 2) sorted by relevance
58 struct txseginfo;63 TAILQ_HEAD(txseginfo_head, txseginfo) txsegi_q;
86 struct txseginfo { struct96 TAILQ_ENTRY (txseginfo) txsegi_lnk; argument139 marked_packet_rtt(struct txseginfo *txsi, struct ertt *e_t, struct tcpcb *tp, in marked_packet_rtt()205 struct txseginfo *txsi; in ertt_packet_measurement_hook()440 struct txseginfo *txsi; in ertt_add_tx_segment_info_hook()499 txseginfo_zone = uma_zcreate("ertt_txseginfo", sizeof(struct txseginfo), in ertt_mod_init()538 struct txseginfo *n_txsi, *txsi; in ertt_uma_dtor()