HomeSort by relevance Sort by last modified time
    Searched refs:tos (Results 1 - 25 of 204) sorted by null

1 2 3 4 5 6 7 8 9

  /toolchain/binutils/binutils-2.27/bfd/doc/
chew.c 50 stdout - put stdout marker on TOS
51 stderr - put stderr marker on TOS
52 print - print TOS-1 on TOS (eg: "hello\n" stdout print)
55 copy_past_newline - append input, up to and including newline into TOS
57 drop - discard TOS
59 remchar - delete last character from TOS
61 do_fancy_stuff - translate <<foo>> to @code{foo} in TOS
62 bulletize - if "o" lines found, prepend @itemize @bullet to TOS
284 string_type *tos; variable
    [all...]
  /libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
CipherOutputStream1Test.java 73 TestOutputStream tos = new TestOutputStream(); local
74 CipherOutputStream cos = new CipherOutputStream(tos){};
77 byte[] result = tos.toByteArray();
89 TestOutputStream tos = new TestOutputStream(); local
90 CipherOutputStream cos = new CipherOutputStream(tos, new NullCipher());
95 byte[] result = tos.toByteArray();
107 TestOutputStream tos = new TestOutputStream(); local
108 CipherOutputStream cos = new CipherOutputStream(tos, new NullCipher());
111 byte[] result = tos.toByteArray();
129 TestOutputStream tos = new TestOutputStream() local
172 TestOutputStream tos = new TestOutputStream(); local
188 TestOutputStream tos = new TestOutputStream(); local
    [all...]
  /bionic/libc/kernel/uapi/linux/
in_route.h 39 #define RT_TOS(tos) ((tos) & IPTOS_TOS_MASK)
ip.h 24 #define IPTOS_TOS(tos) ((tos) & IPTOS_TOS_MASK)
30 #define IPTOS_PREC(tos) ((tos) & IPTOS_PREC_MASK)
82 __u8 tos; member in struct:iphdr
  /external/iproute2/include/uapi/linux/
in_route.h 31 #define RT_TOS(tos) ((tos)&IPTOS_TOS_MASK)
ip.h 24 #define IPTOS_TOS(tos) ((tos)&IPTOS_TOS_MASK)
31 #define IPTOS_PREC(tos) ((tos)&IPTOS_PREC_MASK)
96 __u8 tos; member in struct:iphdr
  /external/kernel-headers/original/uapi/linux/
in_route.h 31 #define RT_TOS(tos) ((tos)&IPTOS_TOS_MASK)
ip.h 24 #define IPTOS_TOS(tos) ((tos)&IPTOS_TOS_MASK)
31 #define IPTOS_PREC(tos) ((tos)&IPTOS_PREC_MASK)
96 __u8 tos; member in struct:iphdr
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
in_route.h 30 #define RT_TOS(tos) ((tos)&IPTOS_TOS_MASK)
ip.h 23 #define IPTOS_TOS(tos) ((tos)&IPTOS_TOS_MASK)
30 #define IPTOS_PREC(tos) ((tos)&IPTOS_PREC_MASK)
95 __u8 tos; member in struct:iphdr
  /external/iproute2/examples/diffserv/
Edge32-ca-u32 58 match ip tos 0x88 0xfc \
62 match ip tos 0x88 0xfc \
71 match ip tos 0x88 0xfc \
75 match ip tos 0x88 0xfc \
83 match ip tos 0x88 0xfc \
87 match ip tos 0x88 0xfc \
98 match ip tos 0x90 0xfc \
102 match ip tos 0x90 0xfc \
110 match ip tos 0x90 0xfc \
114 match ip tos 0x90 0xfc
    [all...]
Edge31-ca-u32 54 match ip tos 0x88 0xfc \
63 match ip tos 0x88 0xfc \
71 match ip tos 0x88 0xfc \
83 match ip tos 0x90 0xfc \
91 match ip tos 0x90 0xfc \
102 match ip tos 0x98 0xfc \
  /external/libnl/src/
nl-fib-lookup.c 22 " -T, --tos <int> Type of Service\n");
37 int tos = 0, err = 1; local
45 {"tos", 1, 0, 'T'},
66 tos = strtoul(optarg, NULL, 0);
93 flnl_request_set_tos(request, tos);
  /external/libnl/include/linux-private/linux/
ip.h 23 #define IPTOS_TOS(tos) ((tos)&IPTOS_TOS_MASK)
30 #define IPTOS_PREC(tos) ((tos)&IPTOS_PREC_MASK)
95 __u8 tos; member in struct:iphdr
  /external/syslinux/core/lwip/src/include/ipv4/lwip/
ip.h 83 u8_t tos; \
154 #define IPH_VHLTOS_SET(hdr, v, hl, tos) (hdr)->_v_hl_tos = (htons(((v) << 12) | ((hl) << 8) | (tos)))
175 u8_t ttl, u8_t tos, u8_t proto);
177 u8_t ttl, u8_t tos, u8_t proto,
181 u8_t ttl, u8_t tos, u8_t proto, u8_t *addr_hint);
185 u8_t ttl, u8_t tos, u8_t proto, struct netif *netif, void *ip_options,
  /external/scapy/scapy/layers/
lltd.py 36 # (tos, function) tuple mapping (answer -> query), used by
43 ByteEnumField("tos", 0, {
83 }, depends_on=lambda pkt: pkt.tos, fmt="B"),
107 'LLTD %src% > %dst% %LLTD.tos% - %LLTD.function%'
110 return self.sprintf('LLTD %tos% - %function%')
113 tos, function = self.tos, self.function
114 return "%c%c" % self.answer_hashret.get((tos, function),
115 (tos, function))
120 if self.tos == 0
    [all...]
  /device/linaro/bootloader/arm-trusted-firmware/tools/fiptool/
fip_create.sh 30 --tos-fw FILENAME Secure Payload BL32 (Trusted OS)
31 --tos-fw-extra1 FILENAME Secure Payload BL32 Extra1 (Trusted OS Extra1)
32 --tos-fw-extra2 FILENAME Secure Payload BL32 Extra2 (Trusted OS Extra2)
38 --tos-fw-key-cert FILENAME Trusted OS Firmware key certificate
43 --tos-fw-cert FILENAME Trusted OS Firmware content certificate
73 --tos-fw | \
74 --tos-fw-extra1 | \
75 --tos-fw-extra2 | \
81 --tos-fw-key-cert | \
86 --tos-fw-cert |
    [all...]
  /cts/tools/dasm/src/java_cup/runtime/
lr_parser.java 232 protected int tos; field in class:lr_parser
501 tos = 0;
517 tos++;
526 lhs_sym = do_action((-act)-1, this, stack, tos);
536 tos--;
545 tos++;
665 tos = 0;
682 tos++;
692 lhs_sym = do_action((-act)-1, this, stack, tos);
704 tos--
    [all...]
  /bionic/libc/kernel/uapi/linux/netfilter_bridge/
ebt_ip.h 35 __u8 tos; member in struct:ebt_ip_info
  /device/linaro/bootloader/arm-trusted-firmware/make_helpers/tbbr/
tbbr_tools.mk 91 $(if ${BL32},$(eval $(call CERT_ADD_CMD_OPT,${BL32},--tos-fw,true)),\
92 $(if ${BL32_SOURCES},$(eval $(call CERT_ADD_CMD_OPT,$(call IMG_BIN,32),--tos-fw,true))))
93 $(if ${BL32_KEY},$(eval $(call CERT_ADD_CMD_OPT,${BL32_KEY},--tos-fw-key)))
94 $(eval $(call CERT_ADD_CMD_OPT,${BUILD_PLAT}/tos_fw_content.crt,--tos-fw-cert))
95 $(eval $(call CERT_ADD_CMD_OPT,${BUILD_PLAT}/tos_fw_key.crt,--tos-fw-key-cert))
96 $(eval $(call FIP_ADD_PAYLOAD,${BUILD_PLAT}/tos_fw_content.crt,--tos-fw-cert))
97 $(eval $(call FIP_ADD_PAYLOAD,${BUILD_PLAT}/tos_fw_key.crt,--tos-fw-key-cert))
99 $(eval $(call CERT_ADD_CMD_OPT,${BL32_EXTRA1},--tos-fw-extra1,true))
102 $(eval $(call CERT_ADD_CMD_OPT,${BL32_EXTRA2},--tos-fw-extra2,true))
  /external/iptables/include/linux/netfilter_bridge/
ebt_ip.h 36 __u8 tos; member in struct:ebt_ip_info
  /external/kernel-headers/original/uapi/linux/netfilter_bridge/
ebt_ip.h 37 __u8 tos; member in struct:ebt_ip_info
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter_bridge/
ebt_ip.h 36 __u8 tos; member in struct:ebt_ip_info
  /external/iptables/extensions/
libxt_tos.c 2 * Shared library add-on to iptables to add tos match support
19 uint8_t tos; member in struct:ipt_tos_info
28 {.name = "tos", .id = O_TOS, .type = XTTYPE_TOSMASK,
34 {.name = "tos", .id = O_TOS, .type = XTTYPE_TOSMASK,
44 "tos match options:\n"
45 "[!] --tos value[/mask] Match Type of Service/Priority field value\n"
46 "[!] --tos symbol Match TOS field (IPv4 only) by symbol\n"
62 xtables_error(PARAMETER_PROBLEM, "tos: Your kernel is "
65 info->tos = cb->val.tos_value
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netinet/
ip.h 56 u_int8_t tos; member in struct:iphdr
192 * the old ToS Precedence values.
213 #define IPTOS_TOS(tos) ((tos) & IPTOS_TOS_MASK)
224 #define IPTOS_PREC(tos) IPTOS_CLASS(tos)

Completed in 607 milliseconds

1 2 3 4 5 6 7 8 9