Searched refs:revision (Results 1 - 25 of 362) sorted by path

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/
H A Dlibtool1427 $progname: Version mismatch error. This is $PACKAGE $VERSION, revision $package_revision,
1428 $progname: but the definition of this LT_INIT comes from revision $macro_revision.
1429 $progname: You should recreate aclocal.m4 with macros from revision $package_revision
7755 # use the current revision as the major version
7766 revision="$number_revision"
7770 revision="$number_minor"
7777 revision="$number_minor"
7787 revision="$2"
7801 case $revision in
7804 func_error "REVISION \`$revision' mus
[all...]
H A Dltmain.sh1002 $progname: Version mismatch error. This is $PACKAGE $VERSION, revision $package_revision,
1003 $progname: but the definition of this LT_INIT comes from revision $macro_revision.
1004 $progname: You should recreate aclocal.m4 with macros from revision $package_revision
7330 # use the current revision as the major version
7341 revision="$number_revision"
7345 revision="$number_minor"
7352 revision="$number_minor"
7362 revision="$2"
7376 case $revision in
7379 func_error "REVISION \`$revision' mus
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/include/
H A Diptables.h23 u_int8_t revision; member in struct:ipt_get_revision
42 u_int8_t revision; member in struct:iptables_match
95 u_int8_t revision; member in struct:iptables_target
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/include/linux/netfilter_ipv4/
H A Dip_tables.h50 u_int8_t revision; member in struct:ipt_entry_match::__anon199::__anon200
75 u_int8_t revision; member in struct:ipt_entry_target::__anon202::__anon203
286 /* The argument to IPT_SO_GET_REVISION_*. Returns highest revision
287 * kernel supports, if >= revision. */
292 u_int8_t revision; member in struct:ipt_get_revision
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/tc/
H A Dm_ipt.c336 static void set_revision(char *name, u_int8_t revision) argument
338 /* Old kernel sources don't have ".revision" field,
341 name[IPT_FUNCTION_MAXNAMELEN - 1] = revision;
364 set_revision(target->t->u.user.name, target->revision);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibipt_addrtype.c290 .revision = 1,
H A Dlibxt_CONNMARK.c354 .revision = 0,
369 .revision = 1,
H A Dlibxt_CONNSECMARK.c98 .revision = 0,
H A Dlibxt_IDLETIMER.c76 .revision = 0,
H A Dlibxt_LED.c124 .revision = 0,
H A Dlibxt_MARK.c253 .revision = 0,
267 .revision = 1,
280 .revision = 2,
H A Dlibxt_NFQUEUE.c178 .revision = 1,
191 .revision = 2,
H A Dlibxt_SECMARK.c75 .revision = 0,
H A Dlibxt_SET.c352 .revision = 0,
367 .revision = 1,
382 .revision = 2,
H A Dlibxt_TEE.c99 .revision = 1,
112 .revision = 1,
H A Dlibxt_TOS.c190 .revision = 0,
204 .revision = 1,
H A Dlibxt_TPROXY.c153 .revision = 0,
166 .revision = 1,
179 .revision = 1,
H A Dlibxt_connlimit.c60 const unsigned int revision = (*cb->match)->u.user.revision; local
73 if (revision < 1)
80 if (revision < 1)
153 const int revision = match->u.user.revision; local
160 if (revision >= 1) {
171 const int revision = match->u.user.revision; local
178 if (revision >
[all...]
H A Dlibxt_connmark.c129 .revision = 0,
142 .revision = 1,
H A Dlibxt_conntrack.c1003 .revision = 0,
1017 .revision = 1,
1031 .revision = 1,
1045 .revision = 2,
1059 .revision = 2,
1073 .revision = 3,
1087 .revision = 3,
H A Dlibxt_hashlimit.c521 .revision = 0,
536 .revision = 1,
552 .revision = 1,
H A Dlibxt_iprange.c303 .revision = 0,
317 .revision = 1,
331 .revision = 1,
H A Dlibxt_ipvs.c254 .revision = 0,
268 .revision = 0,
H A Dlibxt_mark.c109 .revision = 0,
122 .revision = 1,
H A Dlibxt_multiport.c475 .revision = 0,
489 .revision = 0,
504 .revision = 1,
518 .revision = 1,

Completed in 366 milliseconds

1234567891011>>