Searched refs:fddiSMTSetCount (Results 1 – 3 of 3) sorted by relevance
108 { SMT_P1035,AC_G, MOFFSS(fddiSMTSetCount),"4P" } ,482 smc->mib.fddiSMTSetCount.count++ ; in smt_build_pmf_response()483 smt_set_timestamp(smc,smc->mib.fddiSMTSetCount.timestamp) ; in smt_build_pmf_response()534 if ((smc->mib.fddiSMTSetCount.count != sc->count) || in smt_check_set_count()535 memcmp((char *) smc->mib.fddiSMTSetCount.timestamp, in smt_check_set_count()
1514 setcount->count = smc->mib.fddiSMTSetCount.count ; in smt_fill_setcount()1516 (char *)smc->mib.fddiSMTSetCount.timestamp,8) ; in smt_fill_setcount()
151 SetCountType fddiSMTSetCount ; member