Searched refs:fddiSMTSetCount (Results 1 – 3 of 3) sorted by relevance
116 { SMT_P1035,AC_G, MOFFSS(fddiSMTSetCount),"4P" } ,490 smc->mib.fddiSMTSetCount.count++ ; in smt_build_pmf_response()491 smt_set_timestamp(smc,smc->mib.fddiSMTSetCount.timestamp) ; in smt_build_pmf_response()542 if ((smc->mib.fddiSMTSetCount.count != sc->count) || in smt_check_set_count()543 memcmp((char *) smc->mib.fddiSMTSetCount.timestamp, in smt_check_set_count()
1523 setcount->count = smc->mib.fddiSMTSetCount.count ; in smt_fill_setcount()1525 (char *)smc->mib.fddiSMTSetCount.timestamp,8) ; in smt_fill_setcount()
155 SetCountType fddiSMTSetCount ; member