Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/MAC/
H A Ddtsec.h169 typedef struct t_InternalStatistics struct
199 } t_InternalStatistics; argument
215 t_InternalStatistics internalStatistics;
H A Ddtsec.c808 memset(&p_Dtsec->internalStatistics, 0, sizeof(t_InternalStatistics)); in DtsecResetCounters()