Searched refs:fddiSMTSetCount (Results 1 – 3 of 3) sorted by relevance
112 { SMT_P1035,AC_G, MOFFSS(fddiSMTSetCount),"4P" } ,486 smc->mib.fddiSMTSetCount.count++ ; in smt_build_pmf_response()487 smt_set_timestamp(smc,smc->mib.fddiSMTSetCount.timestamp) ; in smt_build_pmf_response()538 if ((smc->mib.fddiSMTSetCount.count != sc->count) || in smt_check_set_count()539 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