Searched refs:IP (Results 1 - 25 of 267) sorted by relevance

1234567891011

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/bridge/tests/
H A Dmkbr7 IP=`/sbin/ifconfig $ETH | sed -n -e 's/^.*inet addr:\([0-9][0-9\.]*\).*$/\1/p'`
8 echo "Using IP address $IP"
13 ifconfig $BR $IP
H A Dbusybr7 IP=`/sbin/ifconfig $BR | sed -n -e 's/^.*inet addr:\([0-9][0-9\.]*\).*$/\1/p'`
8 echo "Using IP address $IP"
14 ifconfig $ETH0 $IP
20 ifconfig $BR $IP
H A Drmbr5 IP=`/sbin/ifconfig $BR | sed -n -e 's/^.*inet addr:\([0-9][0-9\.]*\).*$/\1/p'`
6 echo "Using IP address $IP"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/bridge/tests/
H A Dmkbr7 IP=`/sbin/ifconfig $ETH | sed -n -e 's/^.*inet addr:\([0-9][0-9\.]*\).*$/\1/p'`
8 echo "Using IP address $IP"
13 ifconfig $BR $IP
H A Dbusybr7 IP=`/sbin/ifconfig $BR | sed -n -e 's/^.*inet addr:\([0-9][0-9\.]*\).*$/\1/p'`
8 echo "Using IP address $IP"
14 ifconfig $ETH0 $IP
20 ifconfig $BR $IP
H A Drmbr5 IP=`/sbin/ifconfig $BR | sed -n -e 's/^.*inet addr:\([0-9][0-9\.]*\).*$/\1/p'`
6 echo "Using IP address $IP"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/bridge/tests/
H A Dmkbr7 IP=`/sbin/ifconfig $ETH | sed -n -e 's/^.*inet addr:\([0-9][0-9\.]*\).*$/\1/p'`
8 echo "Using IP address $IP"
13 ifconfig $BR $IP
H A Dbusybr7 IP=`/sbin/ifconfig $BR | sed -n -e 's/^.*inet addr:\([0-9][0-9\.]*\).*$/\1/p'`
8 echo "Using IP address $IP"
14 ifconfig $ETH0 $IP
20 ifconfig $BR $IP
H A Drmbr5 IP=`/sbin/ifconfig $BR | sed -n -e 's/^.*inet addr:\([0-9][0-9\.]*\).*$/\1/p'`
6 echo "Using IP address $IP"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/dnsmasq/contrib/reverse-dns/
H A Dreverse_replace.sh24 # private IP ranges
39 # Use shell variables for an (IP) lookup table
71 local IP=$1
73 local RTN="$($HOST $IP | \
79 echo -n $IP
87 local IP=$1
89 # Skip if it is not an IP
90 if ! echo $IP | grep -q "^$IP_regex$"; then
91 echo -n $IP
95 # Do a dns lookup, if it is a local IP
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/dnsmasq/contrib/reverse-dns/
H A Dreverse_replace.sh24 # private IP ranges
39 # Use shell variables for an (IP) lookup table
71 local IP=$1
73 local RTN="$($HOST $IP | \
79 echo -n $IP
87 local IP=$1
89 # Skip if it is not an IP
90 if ! echo $IP | grep -q "^$IP_regex$"; then
91 echo -n $IP
95 # Do a dns lookup, if it is a local IP
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/dnsmasq/contrib/reverse-dns/
H A Dreverse_replace.sh24 # private IP ranges
39 # Use shell variables for an (IP) lookup table
71 local IP=$1
73 local RTN="$($HOST $IP | \
79 echo -n $IP
87 local IP=$1
89 # Skip if it is not an IP
90 if ! echo $IP | grep -q "^$IP_regex$"; then
91 echo -n $IP
95 # Do a dns lookup, if it is a local IP
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/examples/
H A Dzcip.script23 if [ "x$IP" != x -a -w "$IP.$interface" ]
25 echo $ip > "$IP.$interface"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/examples/
H A Dzcip.script23 if [ "x$IP" != x -a -w "$IP.$interface" ]
25 echo $ip > "$IP.$interface"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/examples/
H A Dzcip.script23 if [ "x$IP" != x -a -w "$IP.$interface" ]
25 echo $ip > "$IP.$interface"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/examples/printing/
H A Dsmbprint74 # IP (optional)
156 if [ "x$IP" != "x" ]; then
158 IP="-I $IP"
172 $IP \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/examples/printing/
H A Dsmbprint74 # IP (optional)
156 if [ "x$IP" != "x" ]; then
158 IP="-I $IP"
172 $IP \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/examples/printing/
H A Dsmbprint74 # IP (optional)
156 if [ "x$IP" != "x" ]; then
158 IP="-I $IP"
172 $IP \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/examples/printing/
H A Dsmbprint74 # IP (optional)
156 if [ "x$IP" != "x" ]; then
158 IP="-I $IP"
172 $IP \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/examples/printing/
H A Dsmbprint74 # IP (optional)
156 if [ "x$IP" != "x" ]; then
158 IP="-I $IP"
172 $IP \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/examples/printing/
H A Dsmbprint74 # IP (optional)
156 if [ "x$IP" != "x" ]; then
158 IP="-I $IP"
172 $IP \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/jfs/
H A Djfs_btree.h63 #define BT_PAGE(IP, MP, TYPE, ROOT)\
64 (BT_IS_ROOT(MP) ? (TYPE *)&JFS_IP(IP)->ROOT : (TYPE *)(MP)->data)
67 #define BT_GETPAGE(IP, BN, MP, TYPE, SIZE, P, RC, ROOT)\
71 MP = (struct metapage *)&JFS_IP(IP)->bxflag;\
72 P = (TYPE *)&JFS_IP(IP)->ROOT;\
77 MP = read_metapage((IP), BN, SIZE, 1);\
89 #define BT_MARK_DIRTY(MP, IP)\
92 mark_inode_dirty(IP);\
155 #define BT_GETSEARCH(IP, LEAF, BN, MP, TYPE, P, INDEX, ROOT)\
162 P = (TYPE *)&JFS_IP(IP)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/jfs/
H A Djfs_btree.h63 #define BT_PAGE(IP, MP, TYPE, ROOT)\
64 (BT_IS_ROOT(MP) ? (TYPE *)&JFS_IP(IP)->ROOT : (TYPE *)(MP)->data)
67 #define BT_GETPAGE(IP, BN, MP, TYPE, SIZE, P, RC, ROOT)\
71 MP = (struct metapage *)&JFS_IP(IP)->bxflag;\
72 P = (TYPE *)&JFS_IP(IP)->ROOT;\
77 MP = read_metapage((IP), BN, SIZE, 1);\
89 #define BT_MARK_DIRTY(MP, IP)\
92 mark_inode_dirty(IP);\
155 #define BT_GETSEARCH(IP, LEAF, BN, MP, TYPE, P, INDEX, ROOT)\
162 P = (TYPE *)&JFS_IP(IP)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/miniupnpd/netfilter/
H A Diptables_init.sh4 IP="`which ip`" || exit 1
8 EXTIF="`LC_ALL=C $IP -4 route | grep 'default' | sed -e 's/.*dev[[:space:]]*//' -e 's/[[:space:]].*//'`" || exit 1
9 EXTIP="`LC_ALL=C $IP -4 addr show $EXTIF | awk '/inet/ { print $2 }' | cut -d "/" -f 1`"
11 echo "External IP = $EXTIP"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/miniupnpd/netfilter/
H A Diptables_init.sh4 IP="`which ip`" || exit 1
8 EXTIF="`LC_ALL=C $IP -4 route | grep 'default' | sed -e 's/.*dev[[:space:]]*//' -e 's/[[:space:]].*//'`" || exit 1
9 EXTIP="`LC_ALL=C $IP -4 addr show $EXTIF | awk '/inet/ { print $2 }' | cut -d "/" -f 1`"
11 echo "External IP = $EXTIP"

Completed in 130 milliseconds

1234567891011