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

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/bridge-1.x/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"
H A Dstresstest10 IP=`/sbin/ifconfig $ETH0 | sed -n -e 's/^.*inet addr:\([0-9][0-9\.]*\).*$/\1/p'`
11 echo $IP
H A Dfunctest12 IP=`/sbin/ifconfig $ETH | sed -n -e 's/^.*inet addr:\([0-9][0-9\.]*\).*$/\1/p'`
13 echo "Using IP address $IP"
30 ifconfig $BR $IP
142 ifconfig $ETH $IP
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/examples/
H A Dzcip.script23 if [ "x$IP" != x -a -w "$IP.$interface" ]
25 echo $ip > "$IP.$interface"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/printing/
H A Dsmbprint74 # IP (optional)
156 if [ "x$IP" != "x" ]; then
158 IP="-I $IP"
172 $IP \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/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...]
H A Djfs_dtree.h162 #define PARENT(IP) \
163 (le32_to_cpu(JFS_IP(IP)->i_dtroot.header.idotdot))
167 #define dtEmpty(IP) (JFS_IP(IP)->i_dtroot.header.nextindex == 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/testsuite/lib/
H A Dgeneric.sh59 $IP $@ 2> $TMP_ERR > $TMP_OUT
63 ts_err "command: $IP $@"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/examples/
H A DSYN-DoS.rate.limit14 IP=$IPROUTE/ip/ip
H A Dcbqinit.eth14 IP=/home/root/ip
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/vlan/
H A Dvlan_test.pl22 open(IP, ">/tmp/ip_rpt.txt") || die("Can't open /tmp/ip_rpt.txt\n");
93 print IP "$dev_cnt\t$user\t$system\t$real\n";
104 close(IP);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/testsuite/
H A DMakefile35 TC="$$i/tc/tc" IP="$$i/ip/ip" DEV="$(DEV)" IPVER="$@" SNAME="$$i" \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/examples/diffserv/
H A DEdge113 IP=$IPROUTE/ip/ip
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/test/
H A Dmaketests.com31 $! P3, if defined, sets a TCP/IP library to use, through one of the following
40 $! Define A TCP/IP Library That We Will Need To Link To.
199 $! Check If What We Are About To Compile Works Without A TCP/IP Library.
204 $! Inform The User That A TCP/IP Library Is Needed To Compile This Program.
206 $ WRITE SYS$OUTPUT FILE_NAME," Needs A TCP/IP Library. Can't Link. Skipping..."
209 $! End The TCP/IP Library Check.
214 $! Check To See If We Are To Link With A Specific TCP/IP Library.
219 $! Don't Link With The RSAREF Routines And TCP/IP Library.
230 $! Don't Link With The RSAREF Routines And Link With A TCP/IP Library.
237 $! End The TCP/IP Librar
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Dmakeapps.com30 $! P3, if defined, sets a TCP/IP library to use, through one of the following
42 $! Define A TCP/IP Library That We Will Need To Link To.
259 $ WRITE SYS$OUTPUT FILE_NAME," needs a TCP/IP library. Can't link. Skipping..."
264 $! Check To See If We Are To Link With A Specific TCP/IP Library.
269 $! Don't Link With The RSAREF Routines And TCP/IP Library.
280 $! Don't Link With The RSAREF Routines And Link With A TCP/IP Library.
287 $! End The TCP/IP Library Check.
602 $ WRITE SYS$OUTPUT "Using SOCKETSHR for TCP/IP"
622 $ WRITE SYS$OUTPUT "Using UCX or an emulation thereof for TCP/IP"
840 $! Add TCP/IP typ
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/test/
H A Dmaketests.com31 $! P3, if defined, sets a TCP/IP library to use, through one of the following
40 $! Define A TCP/IP Library That We Will Need To Link To.
201 $! Check If What We Are About To Compile Works Without A TCP/IP Library.
206 $! Inform The User That A TCP/IP Library Is Needed To Compile This Program.
208 $ WRITE SYS$OUTPUT FILE_NAME," Needs A TCP/IP Library. Can't Link. Skipping..."
211 $! End The TCP/IP Library Check.
216 $! Check To See If We Are To Link With A Specific TCP/IP Library.
221 $! Don't Link With The RSAREF Routines And TCP/IP Library.
232 $! Don't Link With The RSAREF Routines And Link With A TCP/IP Library.
239 $! End The TCP/IP Librar
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/fips/des/
H A Dfips_des_enc.c84 IP(r,l);
272 IP(l,r);
292 IP(l,r);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/doc/
H A Dip-cref.tex2 \def\TITLE{IP Command Reference}
5 \Large\bf IP Command Reference.
30 and examples to understand and configure Linux-2.2 IP and IPv6
113 \item \verb|address| --- protocol (IP or IPv6) address on a device
119 \item \verb|tunnel| --- tunnel over IP
164 IP address {\em et al\/}. In this case \verb|ip| prints an error message
190 (Sec.\ref{IP-LINK}, p.\pageref{IP-LINK}),
226 \label{IP-LINK}
326 \label{IP
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dvm86.c77 #define IP(regs) (*(unsigned short *)&((regs)->pt.eip)) macro
536 pushw(ssp, sp, IP(regs), cannot_handle);
539 IP(regs) = segoffs & 0xffff;
595 ip = IP(regs);
626 IP(regs) = ip;
640 IP(regs) = ip;
653 IP(regs) = ip;
679 IP(regs) = newip;
692 IP(regs) = ip;
704 IP(reg
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/apps/
H A Dmakeapps.com30 $! P3, if defined, sets a TCP/IP library to use, through one of the following
42 $! Define A TCP/IP Library That We Will Need To Link To.
276 $ WRITE SYS$OUTPUT FILE_NAME," needs a TCP/IP library. Can't link. Skipping..."
281 $! Check To See If We Are To Link With A Specific TCP/IP Library.
286 $! Don't Link With The RSAREF Routines And TCP/IP Library.
297 $! Don't Link With The RSAREF Routines And Link With A TCP/IP Library.
304 $! End The TCP/IP Library Check.
619 $ WRITE SYS$OUTPUT "Using SOCKETSHR for TCP/IP"
639 $ WRITE SYS$OUTPUT "Using UCX or an emulation thereof for TCP/IP"
857 $! Add TCP/IP typ
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/engines/
H A Dmakeengines.com18 $! P4 if defined, sets the TCP/IP libraries to use. UCX or TCPIP is
39 $! Set the default TCP/IP library to link against if needed
91 $! Define which programs need to be linked with a TCP/IP library
189 $! depending on if we link with a TCP/IP library or not.
567 $ WRITE SYS$OUTPUT "Using SOCKETSHR for TCP/IP"
587 $ WRITE SYS$OUTPUT "Using UCX or an emulation thereof for TCP/IP"
840 $ WRITE SYS$OUTPUT "TCP/IP library spec: ", TCPIP_LIB
851 $ WRITE SYS$OUTPUT " SOCKETSHR : To link with SOCKETSHR TCP/IP library."
852 $ WRITE SYS$OUTPUT " UCX : To link with UCX TCP/IP library."
853 $ WRITE SYS$OUTPUT " TCPIP : To link with TCPIP (post UCX) TCP/IP librar
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/libiproute/
H A Dll_proto.c33 __PF(IP,ip)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/man/
H A Dhelp2man355 my $break = '.IP';
413 $content = ".IP\n\x83$2\n";
476 .IP

Completed in 139 milliseconds

123