Home
last modified time | relevance | path

Searched refs:struct_tcp_stats (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/sys/dev/cxgbe/cudbg/
H A Dcudbg_entity.h217 struct struct_tcp_stats { struct
H A Dcudbg_lib.c1454 struct struct_tcp_stats *tcp_stats_buff; in collect_tcp_stats()
1458 size = sizeof(struct struct_tcp_stats); in collect_tcp_stats()
1464 tcp_stats_buff = (struct struct_tcp_stats *) scratch_buff.data; in collect_tcp_stats()