Home | History | Annotate | Download | only in pppd

Lines Matching refs:sp_max

1602 	    || ((spwd->sp_max >= 0 && spwd->sp_max < 10000)
1604 && now >= spwd->sp_lstchg + spwd->sp_max)) {