Searched refs:TOS (Results 1 - 25 of 179) sorted by relevance

12345678

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iptables/extensions/
H A Dlibipt_TOS.c1 /* Shared library add-on to iptables to add TOS target support. */
16 /* TOS names and values. */
20 unsigned char TOS; member in struct:TOS_value
37 "TOS target v%s options:\n"
45 TOS_values[i].TOS,
46 TOS_values[i].TOS);
78 info->tos = TOS_values[i].TOS;
82 exit_error(PARAMETER_PROBLEM, "Bad TOS value `%s'", s);
99 "TOS target: Cant specify --set-tos twice");
116 "TOS targe
[all...]
H A Dlibipt_tos.c1 /* Shared library add-on to iptables to add TOS matching support. */
11 /* TOS names and values. */
15 unsigned char TOS; member in struct:TOS_value
32 "TOS match v%s options:\n"
40 TOS_values[i].TOS,
41 TOS_values[i].TOS);
68 info->tos = TOS_values[i].TOS;
72 exit_error(PARAMETER_PROBLEM, "Bad TOS value `%s'", s);
112 if (TOS_values[i].TOS == tos) {
126 "TOS matc
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iptables-1.4.x/extensions/
H A Dlibipt_TOS.c1 /* Shared library add-on to iptables to add TOS target support. */
17 /* TOS names and values. */
21 unsigned char TOS; member in struct:TOS_value
38 "TOS target v%s options:\n"
46 TOS_values[i].TOS,
47 TOS_values[i].TOS);
79 info->tos = TOS_values[i].TOS;
83 xtables_error(PARAMETER_PROBLEM, "Bad TOS value `%s'", s);
100 "TOS target: Cant specify --set-tos twice");
117 "TOS targe
[all...]
H A Dlibipt_tos.c1 /* Shared library add-on to iptables to add TOS matching support. */
11 /* TOS names and values. */
15 unsigned char TOS; member in struct:TOS_value
32 "TOS match v%s options:\n"
40 TOS_values[i].TOS,
41 TOS_values[i].TOS);
68 info->tos = TOS_values[i].TOS;
72 xtables_error(PARAMETER_PROBLEM, "Bad TOS value `%s'", s);
110 if (TOS_values[i].TOS == tos) {
124 "TOS matc
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iptables/extensions/
H A Dlibipt_TOS.c1 /* Shared library add-on to iptables to add TOS target support. */
16 /* TOS names and values. */
20 unsigned char TOS; member in struct:TOS_value
37 "TOS target v%s options:\n"
45 TOS_values[i].TOS,
46 TOS_values[i].TOS);
78 info->tos = TOS_values[i].TOS;
82 exit_error(PARAMETER_PROBLEM, "Bad TOS value `%s'", s);
99 "TOS target: Cant specify --set-tos twice");
116 "TOS targe
[all...]
H A Dlibipt_tos.c1 /* Shared library add-on to iptables to add TOS matching support. */
11 /* TOS names and values. */
15 unsigned char TOS; member in struct:TOS_value
32 "TOS match v%s options:\n"
40 TOS_values[i].TOS,
41 TOS_values[i].TOS);
68 info->tos = TOS_values[i].TOS;
72 exit_error(PARAMETER_PROBLEM, "Bad TOS value `%s'", s);
112 if (TOS_values[i].TOS == tos) {
126 "TOS matc
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iptables-1.4.x/extensions/
H A Dlibipt_TOS.c1 /* Shared library add-on to iptables to add TOS target support. */
17 /* TOS names and values. */
21 unsigned char TOS; member in struct:TOS_value
38 "TOS target v%s options:\n"
46 TOS_values[i].TOS,
47 TOS_values[i].TOS);
79 info->tos = TOS_values[i].TOS;
83 xtables_error(PARAMETER_PROBLEM, "Bad TOS value `%s'", s);
100 "TOS target: Cant specify --set-tos twice");
117 "TOS targe
[all...]
H A Dlibipt_tos.c1 /* Shared library add-on to iptables to add TOS matching support. */
11 /* TOS names and values. */
15 unsigned char TOS; member in struct:TOS_value
32 "TOS match v%s options:\n"
40 TOS_values[i].TOS,
41 TOS_values[i].TOS);
68 info->tos = TOS_values[i].TOS;
72 xtables_error(PARAMETER_PROBLEM, "Bad TOS value `%s'", s);
110 if (TOS_values[i].TOS == tos) {
124 "TOS matc
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iptables/extensions/
H A Dlibipt_TOS.c1 /* Shared library add-on to iptables to add TOS target support. */
16 /* TOS names and values. */
20 unsigned char TOS; member in struct:TOS_value
37 "TOS target v%s options:\n"
45 TOS_values[i].TOS,
46 TOS_values[i].TOS);
78 info->tos = TOS_values[i].TOS;
82 exit_error(PARAMETER_PROBLEM, "Bad TOS value `%s'", s);
99 "TOS target: Cant specify --set-tos twice");
116 "TOS targe
[all...]
H A Dlibipt_tos.c1 /* Shared library add-on to iptables to add TOS matching support. */
11 /* TOS names and values. */
15 unsigned char TOS; member in struct:TOS_value
32 "TOS match v%s options:\n"
40 TOS_values[i].TOS,
41 TOS_values[i].TOS);
68 info->tos = TOS_values[i].TOS;
72 exit_error(PARAMETER_PROBLEM, "Bad TOS value `%s'", s);
112 if (TOS_values[i].TOS == tos) {
126 "TOS matc
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iptables-1.4.x/extensions/
H A Dlibipt_TOS.c1 /* Shared library add-on to iptables to add TOS target support. */
17 /* TOS names and values. */
21 unsigned char TOS; member in struct:TOS_value
38 "TOS target v%s options:\n"
46 TOS_values[i].TOS,
47 TOS_values[i].TOS);
79 info->tos = TOS_values[i].TOS;
83 xtables_error(PARAMETER_PROBLEM, "Bad TOS value `%s'", s);
100 "TOS target: Cant specify --set-tos twice");
117 "TOS targe
[all...]
H A Dlibipt_tos.c1 /* Shared library add-on to iptables to add TOS matching support. */
11 /* TOS names and values. */
15 unsigned char TOS; member in struct:TOS_value
32 "TOS match v%s options:\n"
40 TOS_values[i].TOS,
41 TOS_values[i].TOS);
68 info->tos = TOS_values[i].TOS;
72 xtables_error(PARAMETER_PROBLEM, "Bad TOS value `%s'", s);
110 if (TOS_values[i].TOS == tos) {
124 "TOS matc
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/madwimax-0.1.1/
H A Dconfig.guess390 # the system name "TOS" denotes a system which is actually not
391 # MiNT. But MiNT is downward compatible to TOS, so this should
393 atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*)
396 atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*)
399 *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*)
402 milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*)
405 hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*)
408 *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/madwimax-0.1.1/
H A Dconfig.guess390 # the system name "TOS" denotes a system which is actually not
391 # MiNT. But MiNT is downward compatible to TOS, so this should
393 atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*)
396 atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*)
399 *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*)
402 milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*)
405 hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*)
408 *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/madwimax-0.1.1/
H A Dconfig.guess390 # the system name "TOS" denotes a system which is actually not
391 # MiNT. But MiNT is downward compatible to TOS, so this should
393 atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*)
396 atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*)
399 *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*)
402 milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*)
405 hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*)
408 *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/igmpproxy/
H A Dconfig.guess409 # the system name "TOS" denotes a system which is actually not
410 # MiNT. But MiNT is downward compatible to TOS, so this should
412 atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*)
415 atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*)
418 *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*)
421 milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*)
424 hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*)
427 *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/json-c/
H A Dconfig.guess395 # the system name "TOS" denotes a system which is actually not
396 # MiNT. But MiNT is downward compatible to TOS, so this should
398 atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*)
401 atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*)
404 *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*)
407 milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*)
410 hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*)
413 *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/lzo/autoconf/
H A Dconfig.guess374 # the system name "TOS" denotes a system which is actually not
375 # MiNT. But MiNT is downward compatible to TOS, so this should
377 atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*)
380 atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*)
383 *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*)
386 milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*)
389 hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*)
392 *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/neon/
H A Dconfig.guess393 # the system name "TOS" denotes a system which is actually not
394 # MiNT. But MiNT is downward compatible to TOS, so this should
396 atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*)
399 atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*)
402 *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*)
405 milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*)
408 hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*)
411 *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/LPRng/
H A Dconfig.guess381 # the system name "TOS" denotes a system which is actually not
382 # MiNT. But MiNT is downward compatible to TOS, so this should
384 atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*)
387 atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*)
390 *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*)
393 milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*)
396 hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*)
399 *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/accel-pptp/
H A Dconfig.guess391 # the system name "TOS" denotes a system which is actually not
392 # MiNT. But MiNT is downward compatible to TOS, so this should
394 atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*)
397 atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*)
400 *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*)
403 milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*)
406 hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*)
409 *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/accel-pptpd/pppd_plugin/
H A Dconfig.guess391 # the system name "TOS" denotes a system which is actually not
392 # MiNT. But MiNT is downward compatible to TOS, so this should
394 atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*)
397 atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*)
400 *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*)
403 milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*)
406 hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*)
409 *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/lib/replace/
H A Dconfig.guess369 # the system name "TOS" denotes a system which is actually not
370 # MiNT. But MiNT is downward compatible to TOS, so this should
372 atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*)
375 atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*)
378 *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*)
381 milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*)
384 hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*)
387 *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/lib/talloc/
H A Dconfig.guess369 # the system name "TOS" denotes a system which is actually not
370 # MiNT. But MiNT is downward compatible to TOS, so this should
372 atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*)
375 atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*)
378 *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*)
381 milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*)
384 hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*)
387 *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/
H A Dconfig.guess414 # the system name "TOS" denotes a system which is actually not
415 # MiNT. But MiNT is downward compatible to TOS, so this should
417 atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*)
420 atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*)
423 *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*)
426 milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*)
429 hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*)
432 *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*)

Completed in 219 milliseconds

12345678