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 121 int maxoctets_dir = 0; /* default - sum of traffic */ variable
    [all...]
pppd.h 324 extern int maxoctets_dir; /* Direction :
    [all...]
auth.c 1116 switch(maxoctets_dir) {
    [all...]
  /external/ppp/pppd/plugins/radius/
radius.c 598 maxoctets_dir = ( vp->lvalue > 4 ) ? 0 : vp->lvalue ;
    [all...]

Completed in 301 milliseconds