Searched refs:accm (Results 1 – 1 of 1) sorted by relevance
158 #define ESCAPE_P(accm, c) ((accm)[(c) >> 3] & pppACCMMask[c & 0x07]) argument1174 ppp_set_xaccm(int unit, ext_accm *accm) in ppp_set_xaccm() argument1176 SMEMCPY(pppControl[unit].outACCM, accm, sizeof(ext_accm)); in ppp_set_xaccm()
Completed in 4 milliseconds