Home
last modified time | relevance | path

Searched refs:t_FmMacsecSecYStatistics (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_macsec_ext.h629 typedef struct t_FmMacsecSecYStatistics { struct
662 } t_FmMacsecSecYStatistics; argument
1144 t_Error FM_MACSEC_SECY_GetStatistics(t_Handle h_FmMacsecSecY, t_FmMacsecSecYStatistics *p_Statistic…
/freebsd/sys/contrib/ncsw/Peripherals/FM/MACSEC/
H A Dfm_macsec_secy.h139 t_FmMacsecSecYStatistics statistics;
H A Dfm_macsec_secy.c854 t_Error FM_MACSEC_SECY_GetStatistics(t_Handle h_FmMacsecSecY, t_FmMacsecSecYStatistics *p_Statistic… in FM_MACSEC_SECY_GetStatistics()