Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/cudbg/
H A Dcudbg_entity.h217 struct struct_tcp_stats { struct
H A Dcudbg_lib.c1453 struct struct_tcp_stats *tcp_stats_buff; in collect_tcp_stats()
1457 size = sizeof(struct struct_tcp_stats); in collect_tcp_stats()
1463 tcp_stats_buff = (struct struct_tcp_stats *) scratch_buff.data; in collect_tcp_stats()