Searched refs:LINUX_PLUGIN (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rp-pppoe/configs/
H A Dpppoe.conf118 # plugin, use LINUX_PLUGIN=/etc/ppp/plugins/rp-pppoe.so
119 LINUX_PLUGIN=
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/rp-pppoe/configs/
H A Dpppoe.conf118 # plugin, use LINUX_PLUGIN=/etc/ppp/plugins/rp-pppoe.so
119 LINUX_PLUGIN=
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/rp-pppoe/configs/
H A Dpppoe.conf118 # plugin, use LINUX_PLUGIN=/etc/ppp/plugins/rp-pppoe.so
119 LINUX_PLUGIN=
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rp-pppoe/scripts/
H A Dpppoe-status46 if [ "$LINUX_PLUGIN" = "" ] ; then
H A Dpppoe-connect.in102 if test "$LINUX_PLUGIN" != "" ; then
103 echo "Cannot use DEBUG mode and LINUX_PLUGIN at the same time."
128 if test -n "$LINUX_PLUGIN" ; then
204 if test "$LINUX_PLUGIN" != "" ; then
205 PLUGIN_OPTS="plugin $LINUX_PLUGIN nic-$ETH"
312 elif test "$LINUX_PLUGIN" != "" ; then
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/rp-pppoe/scripts/
H A Dpppoe-status46 if [ "$LINUX_PLUGIN" = "" ] ; then
H A Dpppoe-connect.in102 if test "$LINUX_PLUGIN" != "" ; then
103 echo "Cannot use DEBUG mode and LINUX_PLUGIN at the same time."
128 if test -n "$LINUX_PLUGIN" ; then
204 if test "$LINUX_PLUGIN" != "" ; then
205 PLUGIN_OPTS="plugin $LINUX_PLUGIN nic-$ETH"
312 elif test "$LINUX_PLUGIN" != "" ; then
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/rp-pppoe/scripts/
H A Dpppoe-status46 if [ "$LINUX_PLUGIN" = "" ] ; then
H A Dpppoe-connect.in102 if test "$LINUX_PLUGIN" != "" ; then
103 echo "Cannot use DEBUG mode and LINUX_PLUGIN at the same time."
128 if test -n "$LINUX_PLUGIN" ; then
204 if test "$LINUX_PLUGIN" != "" ; then
205 PLUGIN_OPTS="plugin $LINUX_PLUGIN nic-$ETH"
312 elif test "$LINUX_PLUGIN" != "" ; then

Completed in 67 milliseconds