Searched refs:dif (Results 1 - 25 of 29) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/
H A Dbn_add.c107 int max,min,dif; local
118 dif = max - min;
137 while (dif)
139 dif--;
151 /* carry != 0 => dif == 0 */
156 if (dif && rp != ap)
157 while (dif--)
168 int max,min,dif; local
180 dif = max - min;
182 if (dif <
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/
H A Dbn_add.c109 int max, min, dif; local
123 dif = max - min;
140 while (dif) {
141 dif--;
151 /* carry != 0 => dif == 0 */
156 if (dif && rp != ap)
157 while (dif--)
168 int max, min, dif; local
180 dif = max - min;
182 if (dif <
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/
H A Dbn_add.c109 int max, min, dif; local
123 dif = max - min;
140 while (dif) {
141 dif--;
151 /* carry != 0 => dif == 0 */
156 if (dif && rp != ap)
157 while (dif--)
168 int max, min, dif; local
180 dif = max - min;
182 if (dif <
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dinet6_hashtables.h70 const int dif);
76 const int dif);
84 const int dif)
87 sport, daddr, hnum, dif);
91 return inet6_lookup_listener(net, hashinfo, daddr, hnum, dif);
112 const int dif);
78 __inet6_lookup(struct net *net, struct inet_hashinfo *hashinfo, const struct in6_addr *saddr, const __be16 sport, const struct in6_addr *daddr, const u16 hnum, const int dif) argument
H A Dinet_hashtables.h262 const int dif);
266 __be32 daddr, __be16 dport, int dif)
268 return __inet_lookup_listener(net, hashinfo, daddr, ntohs(dport), dif);
337 const __be32 daddr, const u16 hnum, const int dif);
343 const int dif)
346 ntohs(dport), dif);
353 const int dif)
357 saddr, sport, daddr, hnum, dif);
359 return sk ? : __inet_lookup_listener(net, hashinfo, daddr, hnum, dif);
366 const int dif)
264 inet_lookup_listener(struct net *net, struct inet_hashinfo *hashinfo, __be32 daddr, __be16 dport, int dif) argument
340 inet_lookup_established(struct net *net, struct inet_hashinfo *hashinfo, const __be32 saddr, const __be16 sport, const __be32 daddr, const __be16 dport, const int dif) argument
349 __inet_lookup(struct net *net, struct inet_hashinfo *hashinfo, const __be32 saddr, const __be16 sport, const __be32 daddr, const __be16 dport, const int dif) argument
362 inet_lookup(struct net *net, struct inet_hashinfo *hashinfo, const __be32 saddr, const __be16 sport, const __be32 daddr, const __be16 dport, const int dif) argument
[all...]
H A Dudp.h185 int dif);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dinet6_hashtables.c73 const int dif)
90 if (INET6_MATCH(sk, net, hash, saddr, daddr, ports, dif)) {
93 if (!INET6_MATCH(sk, net, hash, saddr, daddr, ports, dif)) {
106 if (INET6_TW_MATCH(sk, net, hash, saddr, daddr, ports, dif)) {
111 if (!INET6_TW_MATCH(sk, net, hash, saddr, daddr, ports, dif)) {
130 const int dif)
145 if (sk->sk_bound_dev_if != dif)
155 const unsigned short hnum, const int dif)
169 score = compute_score(sk, net, hnum, daddr, dif);
186 dif) < hiscor
67 __inet6_lookup_established(struct net *net, struct inet_hashinfo *hashinfo, const struct in6_addr *saddr, const __be16 sport, const struct in6_addr *daddr, const u16 hnum, const int dif) argument
127 compute_score(struct sock *sk, struct net *net, const unsigned short hnum, const struct in6_addr *daddr, const int dif) argument
153 inet6_lookup_listener(struct net *net, struct inet_hashinfo *hashinfo, const struct in6_addr *daddr, const unsigned short hnum, const int dif) argument
197 inet6_lookup(struct net *net, struct inet_hashinfo *hashinfo, const struct in6_addr *saddr, const __be16 sport, const struct in6_addr *daddr, const __be16 dport, const int dif) argument
222 const int dif = sk->sk_bound_dev_if; local
[all...]
H A Dudp.c127 int dif)
153 if (sk->sk_bound_dev_if != dif)
165 int dif)
188 if (sk->sk_bound_dev_if != dif)
200 const struct in6_addr *daddr, unsigned int hnum, int dif,
212 daddr, hnum, dif);
233 daddr, hnum, dif) < badness)) {
244 int dif, struct udp_table *udptable)
262 daddr, hnum, dif,
272 &in6addr_any, hnum, dif,
123 compute_score(struct sock *sk, struct net *net, unsigned short hnum, struct in6_addr *saddr, __be16 sport, struct in6_addr *daddr, __be16 dport, int dif) argument
162 compute_score2(struct sock *sk, struct net *net, const struct in6_addr *saddr, __be16 sport, const struct in6_addr *daddr, unsigned short hnum, int dif) argument
198 udp6_lib_lookup2(struct net *net, const struct in6_addr *saddr, __be16 sport, const struct in6_addr *daddr, unsigned int hnum, int dif, struct udp_hslot *hslot2, unsigned int slot2) argument
241 __udp6_lib_lookup(struct net *net, struct in6_addr *saddr, __be16 sport, struct in6_addr *daddr, __be16 dport, int dif, struct udp_table *udptable) argument
544 udp_v6_mcast_next(struct net *net, struct sock *sk, __be16 loc_port, struct in6_addr *loc_addr, __be16 rmt_port, struct in6_addr *rmt_addr, int dif) argument
631 int dif; local
[all...]
H A Dexthdrs.c743 long dif = (char*)opt2 - (char*)opt; local
746 *((char**)&opt2->hopopt) += dif;
748 *((char**)&opt2->dst0opt) += dif;
750 *((char**)&opt2->dst1opt) += dif;
752 *((char**)&opt2->srcrt) += dif;
H A Draw.c70 struct in6_addr *rmt_addr, int dif)
86 if (sk->sk_bound_dev_if && sk->sk_bound_dev_if != dif)
68 __raw_v6_lookup(struct net *net, struct sock *sk, unsigned short num, struct in6_addr *loc_addr, struct in6_addr *rmt_addr, int dif) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dinet_hashtables.c125 const int dif)
140 if (sk->sk_bound_dev_if != dif)
159 const int dif)
172 score = compute_score(sk, net, hnum, daddr, dif);
189 dif) < hiscore)) {
203 const int dif)
220 saddr, daddr, ports, dif)) {
224 saddr, daddr, ports, dif))) {
243 saddr, daddr, ports, dif)) {
249 saddr, daddr, ports, dif))) {
123 compute_score(struct sock *sk, struct net *net, const unsigned short hnum, const __be32 daddr, const int dif) argument
156 __inet_lookup_listener(struct net *net, struct inet_hashinfo *hashinfo, const __be32 daddr, const unsigned short hnum, const int dif) argument
199 __inet_lookup_established(struct net *net, struct inet_hashinfo *hashinfo, const __be32 saddr, const __be16 sport, const __be32 daddr, const u16 hnum, const int dif) argument
279 int dif = sk->sk_bound_dev_if; local
[all...]
H A Dudp.c328 __be16 sport, __be32 daddr, __be16 dport, int dif)
353 if (sk->sk_bound_dev_if != dif)
367 __be32 daddr, unsigned int hnum, int dif)
391 if (sk->sk_bound_dev_if != dif)
403 __be32 daddr, unsigned int hnum, int dif,
415 daddr, hnum, dif);
436 daddr, hnum, dif) < badness)) {
449 int dif, struct udp_table *udptable)
467 daddr, hnum, dif,
477 htonl(INADDR_ANY), hnum, dif,
326 compute_score(struct sock *sk, struct net *net, __be32 saddr, unsigned short hnum, __be16 sport, __be32 daddr, __be16 dport, int dif) argument
365 compute_score2(struct sock *sk, struct net *net, __be32 saddr, __be16 sport, __be32 daddr, unsigned int hnum, int dif) argument
401 udp4_lib_lookup2(struct net *net, __be32 saddr, __be16 sport, __be32 daddr, unsigned int hnum, int dif, struct udp_hslot *hslot2, unsigned int slot2) argument
447 __udp4_lib_lookup(struct net *net, __be32 saddr, __be16 sport, __be32 daddr, __be16 dport, int dif, struct udp_table *udptable) argument
530 udp4_lib_lookup(struct net *net, __be32 saddr, __be16 sport, __be32 daddr, __be16 dport, int dif) argument
537 udp_v4_mcast_next(struct net *net, struct sock *sk, __be16 loc_port, __be32 loc_addr, __be16 rmt_port, __be32 rmt_addr, int dif) argument
1485 int dif; local
[all...]
H A Draw.c110 unsigned short num, __be32 raddr, __be32 laddr, int dif)
120 !(sk->sk_bound_dev_if && sk->sk_bound_dev_if != dif))
109 __raw_v4_lookup(struct net *net, struct sock *sk, unsigned short num, __be32 raddr, __be32 laddr, int dif) argument
H A Digmp.c2276 int ip_mc_sf_allow(struct sock *sk, __be32 loc_addr, __be32 rmt_addr, int dif) argument
2291 pmc->multi.imr_ifindex == dif)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/mmedia/
H A Dg72x.cpp208 int dif; local
215 dif = state_ptr->yu - y;
217 if (dif > 0)
218 y += (dif * al) >> 6;
219 else if (dif < 0)
220 y += (dif * al + 0x3F) >> 6;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/coreutils/
H A Dls.c344 int dif; local
346 dif = 0; /* assume SORT_NAME */
350 dif = (int) (d2->dstat.st_size - d1->dstat.st_size);
352 dif = (int) (d2->dstat.st_atime - d1->dstat.st_atime);
354 dif = (int) (d2->dstat.st_ctime - d1->dstat.st_ctime);
356 dif = (int) (d2->dstat.st_mtime - d1->dstat.st_mtime);
358 dif = S_ISDIR(d2->dstat.st_mode) - S_ISDIR(d1->dstat.st_mode);
363 if (dif == 0) {
365 if (ENABLE_LOCALE_SUPPORT) dif = strcoll(d1->name, d2->name);
366 else dif
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/include/bfi/
H A Dbfi_fcpim.h133 struct bfi_ioim_dif_s dif; member in struct:bfi_ioim_req_s
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dsd_dif.c314 int dif, dix; local
316 dif = scsi_host_dif_capable(sdp->host, type);
320 dif = 0; dix = 1;
342 if (dif && type && sdkp->ATO) {
H A Dsd.c389 static void sd_prot_op(struct scsi_cmnd *scmd, unsigned int dif) argument
395 if (dif && dix)
397 else if (dif && !dix)
399 else if (!dif && dix)
402 if (dif && dix)
404 else if (dif && !dix)
406 else if (!dif && dix)
411 scsi_set_prot_type(scmd, dif);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/l2tp/
H A Dl2tp_ip.c55 static struct sock *__l2tp_ip_bind_lookup(struct net *net, __be32 laddr, int dif, u32 tunnel_id) argument
72 !(sk->sk_bound_dev_if && sk->sk_bound_dev_if != dif))
81 static inline struct sock *l2tp_ip_bind_lookup(struct net *net, __be32 laddr, int dif, u32 tunnel_id) argument
83 struct sock *sk = __l2tp_ip_bind_lookup(net, laddr, dif, tunnel_id);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Ddvenc.c408 uint8_t* dif; local
418 dif = &s->buf[work_chunk->buf_offset*80];
484 dif[3] = *qnosp++;
485 dif += 4;
491 init_put_bits(&pbs[j], dif, sz);
497 dif += sz;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Digmp.h228 extern int ip_mc_sf_allow(struct sock *sk, __be32 local, __be32 rmt, int dif);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Ddv.c932 uint8_t* dif; local
942 dif = &s->buf[work_chunk->buf_offset*80];
1008 dif[3] = *qnosp++;
1009 dif += 4;
1015 init_put_bits(&pbs[j], dif, sz);
1021 dif += sz;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/scsi/
H A Dzfcp_scsi.c29 module_param_named(dif, enable_dif, bool, 0600);
30 MODULE_PARM_DESC(dif, "Enable DIF/DIX data integrity support");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/zoran/
H A Dzoran_device.c1149 unsigned int dif; local
1182 dif = (seq - zr->jpg_seq_num) & 0xff;
1183 zr->jpg_seq_num += dif;

Completed in 284 milliseconds

12