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

/asus-wl-520gu-7.0.1.45/src/router/ppp/modules/
H A Dppp.c219 static u_char def_band=0; variable
383 /* Calculate max_bband & def_band from definitions in prioq.h
388 def_band = 0;
395 def_band = max_band;
400 if (def_band)
401 def_band = max_band - def_band;
1308 mp->b_band = def_band;
/asus-wl-520gu-7.0.1.45/src/router/ppp/solaris/
H A Dppp.c219 static u_char def_band=0; variable
383 /* Calculate max_bband & def_band from definitions in prioq.h
388 def_band = 0;
395 def_band = max_band;
400 if (def_band)
401 def_band = max_band - def_band;
1308 mp->b_band = def_band;
/asus-wl-520gu-7.0.1.45/src/router/pppd/modules/
H A Dppp.c227 static u_char def_band=0; variable
391 /* Calculate max_bband & def_band from definitions in prioq.h
396 def_band = 0;
403 def_band = max_band;
408 if (def_band)
409 def_band = max_band - def_band;
1324 mp->b_band = def_band;
/asus-wl-520gu-7.0.1.45/src/router/pppd/solaris/
H A Dppp.c227 static u_char def_band=0; variable
391 /* Calculate max_bband & def_band from definitions in prioq.h
396 def_band = 0;
403 def_band = max_band;
408 if (def_band)
409 def_band = max_band - def_band;
1324 mp->b_band = def_band;
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/modules/
H A Dppp.c227 static u_char def_band=0; variable
391 /* Calculate max_bband & def_band from definitions in prioq.h
396 def_band = 0;
403 def_band = max_band;
408 if (def_band)
409 def_band = max_band - def_band;
1324 mp->b_band = def_band;
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/solaris/
H A Dppp.c227 static u_char def_band=0; variable
391 /* Calculate max_bband & def_band from definitions in prioq.h
396 def_band = 0;
403 def_band = max_band;
408 if (def_band)
409 def_band = max_band - def_band;
1324 mp->b_band = def_band;

Completed in 112 milliseconds