Searched refs:ip (Results 151 - 175 of 1861) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/arm/
H A Dfmtconvert_neon.S32 bics ip, r2, #15
34 1: subs ip, ip, #16
89 bics ip, r2, #15
91 1: subs ip, ip, #16
142 lsl ip, r3, #1
170 vst1.64 {d18}, [r8], ip
172 vst1.64 {d22}, [r8], ip
174 vst1.64 {d19}, [r8], ip
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Dfile.c56 struct gfs2_inode *ip = GFS2_I(file->f_mapping->host); local
61 error = gfs2_glock_nq_init(ip->i_gl, LM_ST_SHARED, LM_FLAG_ANY,
149 struct gfs2_inode *ip = GFS2_I(inode); local
154 gfs2_holder_init(ip->i_gl, LM_ST_SHARED, 0, &gh);
159 fsflags = fsflags_cvt(gfs2_to_fsflags, ip->i_diskflags);
160 if (!S_ISDIR(inode->i_mode) && ip->i_diskflags & GFS2_DIF_JDATA)
172 struct gfs2_inode *ip = GFS2_I(inode); local
176 if (ip->i_diskflags & GFS2_DIF_IMMUTABLE)
178 if (ip->i_diskflags & GFS2_DIF_APPENDONLY)
180 if (ip
206 struct gfs2_inode *ip = GFS2_I(inode); local
349 struct gfs2_inode *ip = GFS2_I(inode); local
445 struct gfs2_inode *ip = GFS2_I(file->f_mapping->host); local
473 struct gfs2_inode *ip = GFS2_I(inode); local
598 struct gfs2_inode *ip = GFS2_I(dentry->d_inode); local
642 struct gfs2_inode *ip = GFS2_I(file->f_mapping->host); local
670 struct gfs2_inode *ip = GFS2_I(file->f_path.dentry->d_inode); local
[all...]
H A Dops_inode.c148 struct gfs2_inode *ip = GFS2_I(inode); local
157 gfs2_holder_init(ip->i_gl, LM_ST_EXCLUSIVE, 0, ghs + 1);
191 if (!ip->i_inode.i_nlink)
194 if (ip->i_inode.i_nlink == (u32)-1)
231 error = gfs2_dir_add(dir, &dentry->d_name, ip, IF2DT(inode->i_mode));
235 error = gfs2_change_nlink(ip, +1);
267 * @ip: the inode
275 const struct gfs2_inode *ip)
279 if (IS_IMMUTABLE(&ip->i_inode) || IS_APPEND(&ip
274 gfs2_unlink_ok(struct gfs2_inode *dip, const struct qstr *name, const struct gfs2_inode *ip) argument
315 struct gfs2_inode *ip = GFS2_I(dentry->d_inode); local
386 struct gfs2_inode *dip = GFS2_I(dir), *ip; local
446 struct gfs2_inode *dip = GFS2_I(dir), *ip; local
522 gfs2_rmdiri(struct gfs2_inode *dip, const struct qstr *name, struct gfs2_inode *ip) argument
578 struct gfs2_inode *ip = GFS2_I(dentry->d_inode); local
744 struct gfs2_inode *ip = GFS2_I(odentry->d_inode); local
990 struct gfs2_inode *ip = GFS2_I(dentry->d_inode); local
1052 struct gfs2_inode *ip = GFS2_I(inode); local
1076 struct gfs2_inode *ip = GFS2_I(inode); local
1097 struct gfs2_inode *ip = GFS2_I(inode); local
1178 struct gfs2_inode *ip = GFS2_I(inode); local
1229 struct gfs2_inode *ip = GFS2_I(inode); local
1252 struct gfs2_inode *ip = GFS2_I(inode); local
1270 struct gfs2_inode *ip = GFS2_I(inode); local
1287 struct gfs2_inode *ip = GFS2_I(inode); local
1304 struct gfs2_inode *ip = GFS2_I(inode); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/examples/diffserv/
H A DEdge31-cb-chains15 IP=$IPROUTE/ip/ip
52 $TC filter add dev $INDEV parent ffff: protocol ip prio 4 handle 1 fw \
59 $TC filter add dev $INDEV parent ffff: protocol ip prio 5 handle 1 fw \
66 $TC filter add dev $INDEV parent ffff: protocol ip prio 6 handle 1 fw \
73 $TC filter add dev $INDEV parent ffff: protocol ip prio 6 handle 2 fw \
106 $TC filter add $EGDEV parent 1:0 protocol ip prio 1 \
108 $TC filter add $EGDEV parent 1:0 protocol ip prio 1 \
110 $TC filter add $EGDEV parent 1:0 protocol ip prio 1 \
112 $TC filter add $EGDEV parent 1:0 protocol ip pri
[all...]
H A DEdge32-cb-chains15 IP=$IPROUTE/ip/ip
55 $TC filter add dev $INDEV parent ffff: protocol ip prio 1 handle 1 fw \
58 $TC filter add dev $INDEV parent ffff: protocol ip prio 2 handle 1 fw \
65 $TC filter add dev $INDEV parent ffff: protocol ip prio 3 handle 1 fw \
68 $TC filter add dev $INDEV parent ffff: protocol ip prio 4 handle 1 fw \
75 $TC filter add dev $INDEV parent ffff: protocol ip prio 5 handle 1 fw \
78 $TC filter add dev $INDEV parent ffff: protocol ip prio 6 handle 1 fw \
85 $TC filter add dev $INDEV parent ffff: protocol ip prio 7 handle 2 fw \
118 $TC filter add $EGDEV parent 1:0 protocol ip pri
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/ip/
H A Difcfg59 ip -4 addr flush dev $dev $label || exit 1
101 ip addr del $pfx dev $dev $label || exit 1
107 if ! ip link set up dev $dev ; then
118 if ! ip address add $pfx brd + dev $dev $label; then
128 ip route add unreachable 224.0.0.0/24 >& /dev/null
129 ip route add unreachable 255.255.255.255 >& /dev/null
130 if [ `ip link ls $dev | grep -c MULTICAST` -ge 1 ]; then
131 ip route add 224.0.0.0/4 dev $dev scope global >& /dev/null
136 ip ro append default dev $dev metric 30000 scope global
139 ip r
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/utils/scripts/
H A Dkadnodescreate.pl30 print "You must specify at least one ip.\n";
35 die "Usage: kadnodescreate.pl [hash:ip:TCPport:UDPport:type]+\n";
53 my $ip;
68 $ip = &check_ip($2);
69 if ($ip == 0) {
70 die "Malformed ip, can't continue: " . $2 . "\n";
91 print "\t\t\tIP : " . $ip . "\n";
97 &int32_string($ip) .
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dftrace.c43 0x30, 0x00, 0x00, 0x60, 0x00, 0x00, /* mov r3=ip */
62 0x30, 0x00, 0x00, 0x60, 0x00, 0x00, /* mov r3=ip */
81 static unsigned char *ftrace_call_replace(unsigned long ip, unsigned long addr) argument
84 unsigned long offset = addr - (ip + 0x10);
94 ftrace_modify_code(unsigned long ip, unsigned char *old_code, argument
113 if (probe_kernel_read(replaced, (void *)ip, MCOUNT_INSN_SIZE))
122 if (probe_kernel_write(((void *)ip), new_code, MCOUNT_INSN_SIZE))
124 flush_icache_range(ip, ip + MCOUNT_INSN_SIZE);
132 unsigned long ip local
176 unsigned long ip = rec->ip; local
187 unsigned long ip; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mm/
H A Dproc-fa526.S62 mov ip, #0
63 mcr p15, 0, ip, c7, c7, 0 @ invalidate I,D caches
64 mcr p15, 0, ip, c7, c10, 4 @ drain WB
66 mcr p15, 0, ip, c8, c7, 0 @ invalidate I & D TLBs
68 mrc p15, 0, ip, c1, c0, 0 @ ctrl register
69 bic ip, ip, #0x000f @ ............wcam
70 bic ip, ip, #0x1100 @ ...i...s........
71 bic ip, i
[all...]
H A Dproc-arm1020.S99 mov ip, #0
100 mcr p15, 0, ip, c7, c7, 0 @ invalidate I,D caches
101 mcr p15, 0, ip, c7, c10, 4 @ drain WB
103 mcr p15, 0, ip, c8, c7, 0 @ invalidate I & D TLBs
105 mrc p15, 0, ip, c1, c0, 0 @ ctrl register
106 bic ip, ip, #0x000f @ ............wcam
107 bic ip, ip, #0x1100 @ ...i...s........
108 mcr p15, 0, ip, c
[all...]
H A Dproc-arm1020e.S99 mov ip, #0
100 mcr p15, 0, ip, c7, c7, 0 @ invalidate I,D caches
101 mcr p15, 0, ip, c7, c10, 4 @ drain WB
103 mcr p15, 0, ip, c8, c7, 0 @ invalidate I & D TLBs
105 mrc p15, 0, ip, c1, c0, 0 @ ctrl register
106 bic ip, ip, #0x000f @ ............wcam
107 bic ip, ip, #0x1100 @ ...i...s........
108 mcr p15, 0, ip, c
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/lib/
H A Dputuser.S39 mov ip, r2, lsr #8
43 3: strbt ip, [r0, #1]
45 2: strbt ip, [r0]
51 3: strbt ip, [r0]
53 2: strbt ip, [r0], #1
H A Dio-readsb.S13 .Linsb_align: rsb ip, ip, #4
14 cmp ip, r2
15 movgt ip, r2
16 cmp ip, #2
23 subs r2, r2, ip
29 ands ip, r1, #3
49 ldrb ip, [r0]
54 orr r4, r4, ip, put_byte_3
55 ldrb ip, [r
[all...]
H A Dashldi3.S43 rsb ip, r2, #32
46 ARM( orrmi ah, ah, al, lsr ip )
47 THUMB( lsrmi r3, al, ip )
H A Dashrdi3.S43 rsb ip, r2, #32
46 ARM( orrmi al, al, ah, lsl ip )
47 THUMB( lslmi r3, ah, ip )
H A Dlshrdi3.S43 rsb ip, r2, #32
46 ARM( orrmi al, al, ah, lsl ip )
47 THUMB( lslmi r3, ah, ip )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-udp.c47 #include "ip.h"
138 u_int *ip = (u_int *)hdr; local
145 ip += 2;
163 ip += 1;
179 i2 = ip[0];
185 ip += optlen;
191 i2 = ip[0];
197 ip += extlen;
200 printf(" 0x%04x", ip[0] >> 16);
285 static int udp_cksum(register const struct ip *i argument
303 udpipaddr_print(const struct ip *ip, int sport, int dport) argument
363 register const struct ip *ip; local
[all...]
H A Dprint-tcp.c49 #include "ip.h"
63 static int tcp_verify_signature(const struct ip *ip, const struct tcphdr *tp,
128 static int tcp_cksum(register const struct ip *ip, argument
132 return (nextproto4_cksum(ip, (const u_int8_t *)tp, len,
141 register const struct ip *ip; local
154 ip = (struct ip *)bp
733 tcp_verify_signature(const struct ip *ip, const struct tcphdr *tp, const u_char *data, int length, const u_char *rcvsig) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/
H A Dzcip.c79 static void pick(struct in_addr *ip) argument
86 ip->s_addr = htonl((LINKLOCAL_ADDR + 0x0100) + tmp);
126 static int run(char *argv[3], const char *intf, struct in_addr *ip) argument
132 if (ip) {
133 char *addr = inet_ntoa(*ip);
134 setenv("ip", addr, 1);
174 struct in_addr ip; member in struct:__anon19933
188 #define ip (L.ip ) macro
213 if (inet_aton(r_opt, &ip)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/mutex/
H A Dmut_method.c26 DB_THREAD_INFO *ip; local
41 ENV_ENTER(env, ip);
43 ENV_LEAVE(env, ip);
59 DB_THREAD_INFO *ip; local
74 ENV_ENTER(env, ip);
76 ENV_LEAVE(env, ip);
92 DB_THREAD_INFO *ip; local
101 ENV_ENTER(env, ip);
103 ENV_LEAVE(env, ip);
118 DB_THREAD_INFO *ip; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/www/
H A DRU_isp_list.js1291 var ip=[
2872 if(ip[j]!="#")
2873 parent.static_ip=ip[j];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/hash/
H A Dhash_rec.c72 DB_THREAD_INFO *ip; local
81 ip = ((DB_TXNHEAD *)info)->thread_info;
84 REC_INTRO(__ham_insdel_read, ip, 1);
86 if ((ret = __memp_fget(mpf, &argp->pgno, ip, NULL,
104 if ((ret = __memp_fget(mpf, &argp->pgno, ip, NULL,
131 REC_DIRTY(mpf, ip, file_dbp->priority, &pagep);
148 REC_DIRTY(mpf, ip, file_dbp->priority, &pagep);
153 if ((ret = __memp_fput(mpf, ip, pagep, file_dbp->priority)) != 0)
162 (void)__memp_fput(mpf, ip, pagep, file_dbp->priority);
183 DB_THREAD_INFO *ip; local
323 DB_THREAD_INFO *ip; local
423 DB_THREAD_INFO *ip; local
528 DB_THREAD_INFO *ip; local
633 DB_THREAD_INFO *ip; local
830 DB_THREAD_INFO *ip; local
954 DB_THREAD_INFO *ip; local
1006 DB_THREAD_INFO *ip; local
1080 DB_THREAD_INFO *ip; local
1206 DB_THREAD_INFO *ip; local
1389 DB_THREAD_INFO *ip; local
1478 DB_THREAD_INFO *ip; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/examples/
H A DSYN-DoS.rate.limit14 IP=$IPROUTE/ip/ip
35 $TC filter add dev $INDEV parent ffff: protocol ip prio 50 handle 1 fw \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/netfilter/
H A Dnf_nat_sip.c15 #include <linux/ip.h>
16 #include <net/ip.h>
81 if (ct->tuplehash[dir].tuple.src.u3.ip == addr->ip &&
83 newaddr = ct->tuplehash[!dir].tuple.dst.u3.ip;
85 } else if (ct->tuplehash[dir].tuple.dst.u3.ip == addr->ip &&
87 newaddr = ct->tuplehash[!dir].tuple.src.u3.ip;
92 if (newaddr == addr->ip && newport == port)
157 if (addr.ip !
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_bmap.c59 xfs_bmap_check_leaf_extents(xfs_btree_cur_t *cur, xfs_inode_t *ip, int whichfork);
75 xfs_inode_t *ip, /* incore inode pointer */
86 xfs_inode_t *ip, /* incore inode pointer */
97 xfs_inode_t *ip, /* incore inode pointer */
113 xfs_inode_t *ip, /* incore inode pointer */
129 xfs_inode_t *ip, /* incore inode pointer */
141 xfs_inode_t *ip, /* incore inode pointer */
154 xfs_inode_t *ip, /* incore inode pointer */
177 xfs_inode_t *ip, /* incore inode pointer */
188 xfs_inode_t *ip, /* incor
371 xfs_bmap_add_attrfork_btree( xfs_trans_t *tp, xfs_inode_t *ip, xfs_fsblock_t *firstblock, xfs_bmap_free_t *flist, int *flags) argument
414 xfs_bmap_add_attrfork_extents( xfs_trans_t *tp, xfs_inode_t *ip, xfs_fsblock_t *firstblock, xfs_bmap_free_t *flist, int *flags) argument
441 xfs_bmap_add_attrfork_local( xfs_trans_t *tp, xfs_inode_t *ip, xfs_fsblock_t *firstblock, xfs_bmap_free_t *flist, int *flags) argument
475 xfs_bmap_add_extent( xfs_inode_t *ip, xfs_extnum_t idx, xfs_btree_cur_t **curp, xfs_bmbt_irec_t *new, xfs_fsblock_t *first, xfs_bmap_free_t *flist, int *logflagsp, int whichfork, int rsvd) argument
641 xfs_bmap_add_extent_delay_real( xfs_inode_t *ip, xfs_extnum_t idx, xfs_btree_cur_t **curp, xfs_bmbt_irec_t *new, xfs_filblks_t *dnew, xfs_fsblock_t *first, xfs_bmap_free_t *flist, int *logflagsp, int rsvd) argument
1142 xfs_bmap_add_extent_unwritten_real( xfs_inode_t *ip, xfs_extnum_t idx, xfs_btree_cur_t **curp, xfs_bmbt_irec_t *new, int *logflagsp) argument
1631 xfs_bmap_add_extent_hole_delay( xfs_inode_t *ip, xfs_extnum_t idx, xfs_bmbt_irec_t *new, int *logflagsp, int rsvd) argument
1784 xfs_bmap_add_extent_hole_real( xfs_inode_t *ip, xfs_extnum_t idx, xfs_btree_cur_t *cur, xfs_bmbt_irec_t *new, int *logflagsp, int whichfork) argument
2747 xfs_bmap_btree_to_extents( xfs_trans_t *tp, xfs_inode_t *ip, xfs_btree_cur_t *cur, int *logflagsp, int whichfork) argument
2804 xfs_bmap_del_extent( xfs_inode_t *ip, xfs_trans_t *tp, xfs_extnum_t idx, xfs_bmap_free_t *flist, xfs_btree_cur_t *cur, xfs_bmbt_irec_t *del, int *logflagsp, int whichfork, int rsvd) argument
3145 xfs_bmap_extents_to_btree( xfs_trans_t *tp, xfs_inode_t *ip, xfs_fsblock_t *firstblock, xfs_bmap_free_t *flist, xfs_btree_cur_t **curp, int wasdel, int *logflagsp, int whichfork) argument
3285 xfs_default_attroffset( struct xfs_inode *ip) argument
3308 xfs_bmap_forkoff_reset( xfs_mount_t *mp, xfs_inode_t *ip, int whichfork) argument
3336 xfs_bmap_local_to_extents( xfs_trans_t *tp, xfs_inode_t *ip, xfs_fsblock_t *firstblock, xfs_extlen_t total, int *logflagsp, int whichfork) argument
3480 xfs_bmap_search_extents( xfs_inode_t *ip, xfs_fileoff_t bno, int fork, int *eofp, xfs_extnum_t *lastxp, xfs_bmbt_irec_t *gotp, xfs_bmbt_irec_t *prevp) argument
3520 xfs_bmap_worst_indlen( xfs_inode_t *ip, xfs_filblks_t len) argument
3551 xfs_bmap_add_attrfork( xfs_inode_t *ip, int size, int rsvd) argument
3909 xfs_bmap_first_unused( xfs_trans_t *tp, xfs_inode_t *ip, xfs_extlen_t len, xfs_fileoff_t *first_unused, int whichfork) argument
3962 xfs_bmap_last_before( xfs_trans_t *tp, xfs_inode_t *ip, xfs_fileoff_t *last_block, int whichfork) argument
4010 xfs_bmap_last_offset( xfs_trans_t *tp, xfs_inode_t *ip, xfs_fileoff_t *last_block, int whichfork) argument
4049 xfs_bmap_one_block( xfs_inode_t *ip, int whichfork) argument
4102 xfs_bmap_read_extents( xfs_trans_t *tp, xfs_inode_t *ip, int whichfork) argument
4240 xfs_bmap_trace_exlist( xfs_inode_t *ip, xfs_extnum_t cnt, int whichfork, unsigned long caller_ip) argument
4317 xfs_bmapi( xfs_trans_t *tp, xfs_inode_t *ip, xfs_fileoff_t bno, xfs_filblks_t len, int flags, xfs_fsblock_t *firstblock, xfs_extlen_t total, xfs_bmbt_irec_t *mval, int *nmap, xfs_bmap_free_t *flist) argument
4901 xfs_bmapi_single( xfs_trans_t *tp, xfs_inode_t *ip, int whichfork, xfs_fsblock_t *fsb, xfs_fileoff_t bno) argument
4953 xfs_bunmapi( xfs_trans_t *tp, struct xfs_inode *ip, xfs_fileoff_t bno, xfs_filblks_t len, int flags, xfs_extnum_t nexts, xfs_fsblock_t *firstblock, xfs_bmap_free_t *flist, int *done) argument
5325 xfs_getbmapx_fix_eof_hole( xfs_inode_t *ip, struct getbmapx *out, int prealloced, __int64_t end, xfs_fsblock_t startblock) argument
5373 xfs_getbmap( xfs_inode_t *ip, struct getbmapx *bmv, xfs_bmap_format_t formatter, void *arg) argument
5586 xfs_bmap_isaeof( xfs_inode_t *ip, xfs_fileoff_t off, int whichfork, char *aeof) argument
5629 xfs_bmap_eof( xfs_inode_t *ip, xfs_fileoff_t endoff, int whichfork, int *eof) argument
5747 xfs_bmap_check_leaf_extents( xfs_btree_cur_t *cur, xfs_inode_t *ip, int whichfork) argument
5911 xfs_bmap_count_blocks( xfs_trans_t *tp, xfs_inode_t *ip, int whichfork, int *count) argument
[all...]

Completed in 110 milliseconds

1234567891011>>