Searched refs:DEVICE (Results 1 - 25 of 38) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pppd/scripts/
H A Dppp-off7 DEVICE=ppp0
9 DEVICE=$1
15 if [ -r /var/run/$DEVICE.pid ]; then
16 kill -INT `cat /var/run/$DEVICE.pid`
22 rm -f /var/run/$DEVICE.pid
28 echo "PPP link to $DEVICE terminated."
33 echo "ERROR: PPP link is not active on $DEVICE"
H A Dipv6-up.sample11 DEVICE="$1"
13 CFGFILE="/etc/radvd.conf-$DEVICE"
14 PIDFILE="/var/run/radvd-$DEVICE.pid"
H A Dipv6-down.sample11 DEVICE="$1"
13 PIDFILE="/var/run/radvd-$DEVICE.pid"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pppd/scripts/
H A Dppp-off7 DEVICE=ppp0
9 DEVICE=$1
15 if [ -r /var/run/$DEVICE.pid ]; then
16 kill -INT `cat /var/run/$DEVICE.pid`
22 rm -f /var/run/$DEVICE.pid
28 echo "PPP link to $DEVICE terminated."
33 echo "ERROR: PPP link is not active on $DEVICE"
H A Dipv6-up.sample11 DEVICE="$1"
13 CFGFILE="/etc/radvd.conf-$DEVICE"
14 PIDFILE="/var/run/radvd-$DEVICE.pid"
H A Dipv6-down.sample11 DEVICE="$1"
13 PIDFILE="/var/run/radvd-$DEVICE.pid"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pppd/scripts/
H A Dppp-off7 DEVICE=ppp0
9 DEVICE=$1
15 if [ -r /var/run/$DEVICE.pid ]; then
16 kill -INT `cat /var/run/$DEVICE.pid`
22 rm -f /var/run/$DEVICE.pid
28 echo "PPP link to $DEVICE terminated."
33 echo "ERROR: PPP link is not active on $DEVICE"
H A Dipv6-up.sample11 DEVICE="$1"
13 CFGFILE="/etc/radvd.conf-$DEVICE"
14 PIDFILE="/var/run/radvd-$DEVICE.pid"
H A Dipv6-down.sample11 DEVICE="$1"
13 PIDFILE="/var/run/radvd-$DEVICE.pid"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2/examples/
H A Dcbqinit.eth15 DEVICE=eth1
8 # Attach CBQ on $DEVICE. It will have handle 1:.
9 # $BANDWIDTH is real $DEVICE bandwidth (10Mbit).
13 $TC qdisc add dev $DEVICE root handle 1: cbq \
23 # This rate is viewed with "tc -s class ls dev $DEVICE"
25 $TC class add dev $DEVICE parent 1:0 classid :1 est 1sec 8sec cbq \
35 $TC class add dev $DEVICE parent 1:1 classid :2 est 1sec 8sec cbq \
43 $TC qdisc add dev $DEVICE parent 1:2 sfq quantum 1514b perturb 15
47 $TC class add dev $DEVICE parent 1:1 classid :3 est 2sec 16sec cbq \
51 $TC qdisc add dev $DEVICE paren
[all...]
H A Dcbq.init-v0.7.354 # - faster initial scanning of DEVICE fields
208 # DEVICE=<ifname>,<bandwidth>[,<weight>] mandatory
209 # DEVICE=eth0,10Mbit,1Mbit
220 # need to set DEVICE=<ifname>.
426 # DEVICE=eth0,10Mbit,1Mbit
452 # DEVICE=eth1,10Mbit,1Mbit
461 # DEVICE=eth0,10Mbit,1Mbit
500 CBQ_WORDS="DEVICE|RATE|WEIGHT|PRIO|PARENT|LEAF|BOUNDED|ISOLATED"
587 ### Gather all DEVICE fields from $1/cbq-*
590 s/[[:space:]]//g; /^DEVICE
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2-3.x/examples/
H A Dcbqinit.eth15 DEVICE=eth1
8 # Attach CBQ on $DEVICE. It will have handle 1:.
9 # $BANDWIDTH is real $DEVICE bandwidth (10Mbit).
13 $TC qdisc add dev $DEVICE root handle 1: cbq \
23 # This rate is viewed with "tc -s class ls dev $DEVICE"
25 $TC class add dev $DEVICE parent 1:0 classid :1 est 1sec 8sec cbq \
35 $TC class add dev $DEVICE parent 1:1 classid :2 est 1sec 8sec cbq \
43 $TC qdisc add dev $DEVICE parent 1:2 sfq quantum 1514b perturb 15
47 $TC class add dev $DEVICE parent 1:1 classid :3 est 2sec 16sec cbq \
51 $TC qdisc add dev $DEVICE paren
[all...]
H A Dcbq.init-v0.7.354 # - faster initial scanning of DEVICE fields
208 # DEVICE=<ifname>,<bandwidth>[,<weight>] mandatory
209 # DEVICE=eth0,10Mbit,1Mbit
220 # need to set DEVICE=<ifname>.
426 # DEVICE=eth0,10Mbit,1Mbit
452 # DEVICE=eth1,10Mbit,1Mbit
461 # DEVICE=eth0,10Mbit,1Mbit
500 CBQ_WORDS="DEVICE|RATE|WEIGHT|PRIO|PARENT|LEAF|BOUNDED|ISOLATED"
587 ### Gather all DEVICE fields from $1/cbq-*
590 s/[[:space:]]//g; /^DEVICE
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2/examples/
H A Dcbqinit.eth15 DEVICE=eth1
8 # Attach CBQ on $DEVICE. It will have handle 1:.
9 # $BANDWIDTH is real $DEVICE bandwidth (10Mbit).
13 $TC qdisc add dev $DEVICE root handle 1: cbq \
23 # This rate is viewed with "tc -s class ls dev $DEVICE"
25 $TC class add dev $DEVICE parent 1:0 classid :1 est 1sec 8sec cbq \
35 $TC class add dev $DEVICE parent 1:1 classid :2 est 1sec 8sec cbq \
43 $TC qdisc add dev $DEVICE parent 1:2 sfq quantum 1514b perturb 15
47 $TC class add dev $DEVICE parent 1:1 classid :3 est 2sec 16sec cbq \
51 $TC qdisc add dev $DEVICE paren
[all...]
H A Dcbq.init-v0.7.354 # - faster initial scanning of DEVICE fields
208 # DEVICE=<ifname>,<bandwidth>[,<weight>] mandatory
209 # DEVICE=eth0,10Mbit,1Mbit
220 # need to set DEVICE=<ifname>.
426 # DEVICE=eth0,10Mbit,1Mbit
452 # DEVICE=eth1,10Mbit,1Mbit
461 # DEVICE=eth0,10Mbit,1Mbit
500 CBQ_WORDS="DEVICE|RATE|WEIGHT|PRIO|PARENT|LEAF|BOUNDED|ISOLATED"
587 ### Gather all DEVICE fields from $1/cbq-*
590 s/[[:space:]]//g; /^DEVICE
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2-3.x/examples/
H A Dcbqinit.eth15 DEVICE=eth1
8 # Attach CBQ on $DEVICE. It will have handle 1:.
9 # $BANDWIDTH is real $DEVICE bandwidth (10Mbit).
13 $TC qdisc add dev $DEVICE root handle 1: cbq \
23 # This rate is viewed with "tc -s class ls dev $DEVICE"
25 $TC class add dev $DEVICE parent 1:0 classid :1 est 1sec 8sec cbq \
35 $TC class add dev $DEVICE parent 1:1 classid :2 est 1sec 8sec cbq \
43 $TC qdisc add dev $DEVICE parent 1:2 sfq quantum 1514b perturb 15
47 $TC class add dev $DEVICE parent 1:1 classid :3 est 2sec 16sec cbq \
51 $TC qdisc add dev $DEVICE paren
[all...]
H A Dcbq.init-v0.7.354 # - faster initial scanning of DEVICE fields
208 # DEVICE=<ifname>,<bandwidth>[,<weight>] mandatory
209 # DEVICE=eth0,10Mbit,1Mbit
220 # need to set DEVICE=<ifname>.
426 # DEVICE=eth0,10Mbit,1Mbit
452 # DEVICE=eth1,10Mbit,1Mbit
461 # DEVICE=eth0,10Mbit,1Mbit
500 CBQ_WORDS="DEVICE|RATE|WEIGHT|PRIO|PARENT|LEAF|BOUNDED|ISOLATED"
587 ### Gather all DEVICE fields from $1/cbq-*
590 s/[[:space:]]//g; /^DEVICE
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iproute2/examples/
H A Dcbqinit.eth15 DEVICE=eth1
8 # Attach CBQ on $DEVICE. It will have handle 1:.
9 # $BANDWIDTH is real $DEVICE bandwidth (10Mbit).
13 $TC qdisc add dev $DEVICE root handle 1: cbq \
23 # This rate is viewed with "tc -s class ls dev $DEVICE"
25 $TC class add dev $DEVICE parent 1:0 classid :1 est 1sec 8sec cbq \
35 $TC class add dev $DEVICE parent 1:1 classid :2 est 1sec 8sec cbq \
43 $TC qdisc add dev $DEVICE parent 1:2 sfq quantum 1514b perturb 15
47 $TC class add dev $DEVICE parent 1:1 classid :3 est 2sec 16sec cbq \
51 $TC qdisc add dev $DEVICE paren
[all...]
H A Dcbq.init-v0.7.354 # - faster initial scanning of DEVICE fields
208 # DEVICE=<ifname>,<bandwidth>[,<weight>] mandatory
209 # DEVICE=eth0,10Mbit,1Mbit
220 # need to set DEVICE=<ifname>.
426 # DEVICE=eth0,10Mbit,1Mbit
452 # DEVICE=eth1,10Mbit,1Mbit
461 # DEVICE=eth0,10Mbit,1Mbit
500 CBQ_WORDS="DEVICE|RATE|WEIGHT|PRIO|PARENT|LEAF|BOUNDED|ISOLATED"
587 ### Gather all DEVICE fields from $1/cbq-*
590 s/[[:space:]]//g; /^DEVICE
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iproute2-3.x/examples/
H A Dcbqinit.eth15 DEVICE=eth1
8 # Attach CBQ on $DEVICE. It will have handle 1:.
9 # $BANDWIDTH is real $DEVICE bandwidth (10Mbit).
13 $TC qdisc add dev $DEVICE root handle 1: cbq \
23 # This rate is viewed with "tc -s class ls dev $DEVICE"
25 $TC class add dev $DEVICE parent 1:0 classid :1 est 1sec 8sec cbq \
35 $TC class add dev $DEVICE parent 1:1 classid :2 est 1sec 8sec cbq \
43 $TC qdisc add dev $DEVICE parent 1:2 sfq quantum 1514b perturb 15
47 $TC class add dev $DEVICE parent 1:1 classid :3 est 2sec 16sec cbq \
51 $TC qdisc add dev $DEVICE paren
[all...]
H A Dcbq.init-v0.7.354 # - faster initial scanning of DEVICE fields
208 # DEVICE=<ifname>,<bandwidth>[,<weight>] mandatory
209 # DEVICE=eth0,10Mbit,1Mbit
220 # need to set DEVICE=<ifname>.
426 # DEVICE=eth0,10Mbit,1Mbit
452 # DEVICE=eth1,10Mbit,1Mbit
461 # DEVICE=eth0,10Mbit,1Mbit
500 CBQ_WORDS="DEVICE|RATE|WEIGHT|PRIO|PARENT|LEAF|BOUNDED|ISOLATED"
587 ### Gather all DEVICE fields from $1/cbq-*
590 s/[[:space:]]//g; /^DEVICE
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/Documentation/usb/
H A Dwusb-cbaf18 DEVICE
32 set-chid DEVICE HOST-CHID HOST-BANDGROUP HOST-NAME
37 get-cdid DEVICE
42 set-cc DEVICE
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/Documentation/usb/
H A Dwusb-cbaf18 DEVICE
32 set-chid DEVICE HOST-CHID HOST-BANDGROUP HOST-NAME
37 get-cdid DEVICE
42 set-cc DEVICE
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/tulip/
H A Ddmfe.c198 #define DEVICE net_device macro
216 struct DEVICE *next_dev; /* next device */
319 static int dmfe_open(struct DEVICE *);
320 static netdev_tx_t dmfe_start_xmit(struct sk_buff *, struct DEVICE *);
321 static int dmfe_stop(struct DEVICE *);
322 static void dmfe_set_filter_mode(struct DEVICE *);
332 static void send_filter_frame(struct DEVICE *);
333 static void dm9132_id_table(struct DEVICE *);
342 static void dmfe_rx_packet(struct DEVICE *, struct dmfe_board_info *);
343 static void dmfe_free_tx_pkt(struct DEVICE *, struc
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/tulip/
H A Ddmfe.c198 #define DEVICE net_device macro
216 struct DEVICE *next_dev; /* next device */
319 static int dmfe_open(struct DEVICE *);
320 static netdev_tx_t dmfe_start_xmit(struct sk_buff *, struct DEVICE *);
321 static int dmfe_stop(struct DEVICE *);
322 static void dmfe_set_filter_mode(struct DEVICE *);
332 static void send_filter_frame(struct DEVICE *);
333 static void dm9132_id_table(struct DEVICE *);
342 static void dmfe_rx_packet(struct DEVICE *, struct dmfe_board_info *);
343 static void dmfe_free_tx_pkt(struct DEVICE *, struc
[all...]

Completed in 237 milliseconds

12