HomeSort by relevance Sort by last modified time
    Searched refs:TOS (Results 1 - 23 of 23) sorted by null

  /external/iptables/extensions/
libipt_2tos.c 1 /* Shared library add-on to iptables to add TOS matching support. */
11 /* TOS names and values. */
15 unsigned char TOS;
32 "TOS match v%s options:\n"
33 "[!] --tos value Match Type of Service field from one of the\n"
40 TOS_values[i].TOS,
41 TOS_values[i].TOS);
46 { "tos", 1, 0, '1' },
54 unsigned int tos; local
56 if (string_to_number(s, 0, 255, &tos) != -1)
155 static struct iptables_match tos = { variable in typeref:struct:iptables_match
    [all...]
libipt_TOS.c 1 /* Shared library add-on to iptables to add TOS target support. */
13 struct ipt_tos_target_info tos; member in struct:tosinfo
16 /* TOS names and values. */
20 unsigned char TOS;
37 "TOS target v%s options:\n"
38 " --set-tos value Set Type of Service field to one of the\n"
45 TOS_values[i].TOS,
46 TOS_values[i].TOS);
51 { "set-tos", 1, 0, '1' },
64 unsigned int i, tos; local
156 static struct iptables_target tos = { variable in typeref:struct:iptables_target
    [all...]
  /external/iptables/
Android.mk 54 PF_EXT_SLIB+=2tcpmss 2tos 2ttl udp unclean CLASSIFY CONNMARK DNAT LOG #DSCP ECN
56 PF_EXT_SLIB+=SAME SNAT ULOG # TOS TCPMSS TTL
  /external/clearsilver/
config.guess 347 # the system name "TOS" denotes a system which is actually not
348 # MiNT. But MiNT is downward compatible to TOS, so this should
350 atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*)
353 atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*)
356 *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*)
359 milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*)
362 hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*)
365 *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*)
    [all...]
  /external/chromium/third_party/icu/source/
config.guess 374 # 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:*:*)
    [all...]
  /external/chromium/third_party/libevent/
config.guess 374 # 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:*:*)
    [all...]
  /external/dbus/
config.guess 388 # the system name "TOS" denotes a system which is actually not
389 # MiNT. But MiNT is downward compatible to TOS, so this should
391 atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*)
394 atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*)
397 *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*)
400 milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*)
403 hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*)
406 *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*)
    [all...]
  /external/dropbear/
config.guess 374 # 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:*:*)
    [all...]
  /external/elfutils/config/
config.guess 381 # 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:*:*)
    [all...]
  /external/icu4c/
config.guess 374 # 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:*:*)
    [all...]
  /external/bison/build-aux/
config.guess 369 # 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:*:*)
    [all...]
  /external/chromium/sdch/open-vcdiff/
config.guess 374 # 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:*:*)
    [all...]
  /external/e2fsprogs/config/
config.guess 372 # the system name "TOS" denotes a system which is actually not
373 # MiNT. But MiNT is downward compatible to TOS, so this should
375 atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*)
378 atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*)
381 *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*)
384 milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*)
387 hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*)
390 *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*)
    [all...]
  /external/expat/conftools/
config.guess 373 # the system name "TOS" denotes a system which is actually not
374 # MiNT. But MiNT is downward compatible to TOS, so this should
376 atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*)
379 atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*)
382 *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*)
385 milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*)
388 hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*)
391 *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*)
    [all...]
  /external/grub/
config.guess 399 # the system name "TOS" denotes a system which is actually not
400 # MiNT. But MiNT is downward compatible to TOS, so this should
402 atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*)
405 atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*)
408 *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*)
411 milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*)
414 hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*)
417 *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*)
    [all...]
  /external/libffi/
config.guess 374 # 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:*:*)
    [all...]
  /external/libpcap/
config.guess 387 # the system name "TOS" denotes a system which is actually not
388 # MiNT. But MiNT is downward compatible to TOS, so this should
390 atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*)
393 atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*)
396 *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*)
399 milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*)
402 hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*)
405 *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*)
    [all...]
  /external/libpng/
config.guess 390 # 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:*:*)
    [all...]
  /external/protobuf/
config.guess 374 # 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:*:*)
    [all...]
  /external/protobuf/gtest/build-aux/
config.guess 374 # 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:*:*)
    [all...]
  /external/strace/
config.guess 399 # the system name "TOS" denotes a system which is actually not
400 # MiNT. But MiNT is downward compatible to TOS, so this should
402 atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*)
405 atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*)
408 *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*)
411 milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*)
414 hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*)
417 *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*)
    [all...]
  /external/tcpdump/
config.guess 387 # the system name "TOS" denotes a system which is actually not
388 # MiNT. But MiNT is downward compatible to TOS, so this should
390 atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*)
393 atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*)
396 *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*)
399 milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*)
402 hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*)
405 *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*)
    [all...]
  /external/iproute2/doc/
ip-cref.tex     [all...]

Completed in 204 milliseconds