Searched refs:upto (Results 1 - 12 of 12) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/netfilter/
H A Dip_conntrack_standalone.c119 char *buffer, off_t offset, off_t *upto,
131 if ((*upto)++ < offset)
147 off_t upto = 0; local
155 buffer, offset, &upto, &len, length))
165 if (upto++ < offset) continue;
179 *start = (char *)((unsigned int)upto - offset);
189 char *buffer, off_t offset, off_t *upto,
207 if ((*upto)++ < offset)
265 off_t upto = 0; local
272 buffer, offset, &upto,
118 conntrack_iterate(const struct ip_conntrack_tuple_hash *hash, char *buffer, off_t offset, off_t *upto, unsigned int *len, unsigned int maxlen) argument
188 conntrack_track_iterate(const struct ip_conntrack_tuple_hash *hash, char *buffer, off_t offset, off_t *upto, unsigned int *len, unsigned int maxlen) argument
[all...]
H A Dip_fw_compat_masq.c244 char *buffer, off_t offset, off_t *upto,
255 if ((*upto)++ < offset)
272 off_t upto = 1; local
289 buffer, offset, &upto, &len, length))
295 *start = (char *)((unsigned int)upto - offset);
243 masq_iterate(const struct ip_conntrack_tuple_hash *hash, char *buffer, off_t offset, off_t *upto, unsigned int *len, unsigned int maxlen) argument
H A Dipchains_core.c1576 off_t upto = 0; local
1586 if (upto == offset) break;
1589 upto++;
1591 if (upto == offset) break;
1597 for (; j; j = j->next, upto++, last_len = len)
1617 len, length, upto);
1619 *start=(char *)((unsigned int)upto-offset);
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/netfilter.noQoS/
H A Dip_fw_compat_masq.c244 char *buffer, off_t offset, off_t *upto,
255 if ((*upto)++ < offset)
272 off_t upto = 1; local
289 buffer, offset, &upto, &len, length))
295 *start = (char *)((unsigned int)upto - offset);
243 masq_iterate(const struct ip_conntrack_tuple_hash *hash, char *buffer, off_t offset, off_t *upto, unsigned int *len, unsigned int maxlen) argument
H A Dip_conntrack_standalone.c116 char *buffer, off_t offset, off_t *upto,
128 if ((*upto)++ < offset)
144 off_t upto = 0; local
152 buffer, offset, &upto, &len, length))
162 if (upto++ < offset) continue;
176 *start = (char *)((unsigned int)upto - offset);
115 conntrack_iterate(const struct ip_conntrack_tuple_hash *hash, char *buffer, off_t offset, off_t *upto, unsigned int *len, unsigned int maxlen) argument
H A Dipchains_core.c1576 off_t upto = 0; local
1586 if (upto == offset) break;
1589 upto++;
1591 if (upto == offset) break;
1597 for (; j; j = j->next, upto++, last_len = len)
1617 len, length, upto);
1619 *start=(char *)((unsigned int)upto-offset);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/acorn/block/
H A Dmfm.S53 @ Transfer a block of upto 256 bytes
132 @ Transfer a block of upto 256 bytes
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/alpha/lib/
H A Dev67-strrchr.S85 subq t4, 1, t5 # E : build a mask of the bytes upto...
H A Dstrrchr.S57 subq t4, 1, t5 # e0 : build a mask of the bytes upto...
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/fpsp040/
H A Dbindec.S613 | be inexact, since all powers of ten upto 10^27 are exact
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/ifpsp060/src/
H A Dpfpsp.S14059 # be inexact, since all powers of ten upto 10^27 are exact
H A Dfpsp.S24099 # be inexact, since all powers of ten upto 10^27 are exact

Completed in 243 milliseconds