Searched refs:ppp_count (Results 1 – 1 of 1) sorted by relevance
256 uint32 ppp_count = 0; in GetInterfaces() local262 interfaces[ppp_count] = pentry->accessing; in GetInterfaces()263 ppp_count++; in GetInterfaces()266 return ppp_count; in GetInterfaces()275 uint32 ppp_count = 0; in CountInterfaces() local281 ppp_count++; in CountInterfaces()284 return ppp_count; in CountInterfaces()