Searched refs:if_ppp_count (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/modules/
H A Dif_ppp.c114 static int if_ppp_count; /* Number of currently-active streams */ variable
143 if (if_ppp_count > 0)
178 ++if_ppp_count;
208 --if_ppp_count;

Completed in 100 milliseconds