HomeSort by relevance Sort by last modified time
    Searched refs:maxoctets_dir (Results 1 - 4 of 4) sorted by null

  /external/ppp/pppd/
options.c 127 int maxoctets_dir = 0; /* default - sum of traffic */ variable
    [all...]
pppd.h 330 extern int maxoctets_dir; /* Direction :
    [all...]
auth.c 1148 switch(maxoctets_dir) {
    [all...]
  /external/ppp/pppd/plugins/radius/
radius.c 613 maxoctets_dir = ( vp->lvalue > 4 ) ? 0 : vp->lvalue ;
    [all...]

Completed in 48 milliseconds