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

/asus-wl-520gu-7.0.1.45/src/router/rp-pppoe/
H A Dadsl-status43 PPPOE_PIDFILE="$PIDFILE.pppoe"
46 # If no PPPOE_PIDFILE, connection is down
47 if [ ! -r "$PPPOE_PIDFILE" ] ; then
48 echo "adsl-status: Link is down (can't read pppoe PID file $PPPOE_PIDFILE)"
H A Dadsl-stop.in35 PPPOE_PIDFILE="$PIDFILE.pppoe"
70 rm -f "$PIDFILE" "$PPPD_PIDFILE" "$PPPOE_PIDFILE"
H A Dadsl-connect.in66 PPPOE_PIDFILE="$PIDFILE.pppoe"
155 PPPOE_CMD="$PPPOE -p $PPPOE_PIDFILE -I $ETH -T $PPPOE_TIMEOUT $PPPOE_SYNC $CLAMPMSS $PPPOE_EXTRA"

Completed in 47 milliseconds