| /external/apache-commons-compress/src/test/java/org/apache/commons/compress/archivers/tar/ |
| D | TarArchiveOutputStreamTest.java | 86 TarArchiveOutputStream tos = in testMaxFileSizeError() local 103 final TarArchiveOutputStream tos = new TarArchiveOutputStream(bos); in testBigNumberStarMode() local 129 final TarArchiveOutputStream tos = new TarArchiveOutputStream(bos); in testBigNumberPosixMode() local 206 final TarArchiveOutputStream tos = new TarArchiveOutputStream(bos, "ASCII"); in writePaxHeader() local 229 final TarArchiveOutputStream tos = new TarArchiveOutputStream(bos, "ASCII"); in testWriteLongFileNamePosixMode() local 251 final TarArchiveOutputStream tos = new TarArchiveOutputStream(bos); in testOldEntryStarMode() local 282 final TarArchiveOutputStream tos = new TarArchiveOutputStream(bos); in testOldEntryPosixMode() local 314 final TarArchiveOutputStream tos = in testOldEntryError() local 330 final TarArchiveOutputStream tos = new TarArchiveOutputStream(bos); in testWriteNonAsciiPathNamePaxHeader() local 353 final TarArchiveOutputStream tos = new TarArchiveOutputStream(bos); in testWriteNonAsciiLinkPathNamePaxHeader() local [all …]
|
| D | TarArchiveEntryTest.java | 135 TarArchiveOutputStream tos = new TarArchiveOutputStream(bos); in testExtraPaxHeaders() local
|
| D | TarArchiveInputStreamTest.java | 179 final TarArchiveOutputStream tos = in shouldUseSpecifiedEncodingWhenReadingGNULongNames() local 261 final TarArchiveOutputStream tos = new TarArchiveOutputStream(bos); in shouldReadBigGid() local
|
| /external/apache-commons-compress/src/test/java/org/apache/commons/compress/archivers/ |
| D | CpioTestCase.java | 120 CpioArchiveOutputStream tos = null; in testDirectoryEntryFromFile() local 160 CpioArchiveOutputStream tos = null; in testExplicitDirectoryEntry() local 201 CpioArchiveOutputStream tos = null; in testFileEntryFromFile() local 250 CpioArchiveOutputStream tos = null; in testExplicitFileEntry() local
|
| D | TarTestCase.java | 142 TarArchiveOutputStream tos = null; in testDirectoryEntryFromFile() local 182 TarArchiveOutputStream tos = null; in testExplicitDirectoryEntry() local 222 TarArchiveOutputStream tos = null; in testFileEntryFromFile() local 271 TarArchiveOutputStream tos = null; in testExplicitFileEntry() local
|
| /external/iproute2/ip/ |
| D | iplink_geneve.c | 65 __u8 tos = 0; in geneve_parse_opt() local 230 __u8 tos; in geneve_print_opt() local
|
| D | iplink_vxlan.c | 179 __u8 tos; in vxlan_parse_opt() local 397 __u8 tos; in vxlan_print_opt() local
|
| D | link_iptnl.c | 95 __u8 tos = 0; in iptunnel_parse_opt() local 434 int tos = rta_getattr_u8(tb[IFLA_IPTUN_TOS]); in iptunnel_print_opt() local
|
| D | link_gre.c | 91 __u8 tos = 0; in gre_parse_opt() local 438 int tos = rta_getattr_u8(tb[IFLA_GRE_TOS]); in gre_print_direct_opt() local
|
| D | iprule.c | 67 unsigned int tos, tosmask; member 448 __u32 tos; in iprule_list_flush_or_save() local 633 __u32 tos; in iprule_modify() local
|
| /external/libnl/src/ |
| D | nl-fib-lookup.c | 37 int tos = 0, err = 1; in main() local
|
| /external/kernel-headers/original/uapi/linux/ |
| D | in_route.h | 31 #define RT_TOS(tos) ((tos)&IPTOS_TOS_MASK) argument
|
| D | ip.h | 24 #define IPTOS_TOS(tos) ((tos)&IPTOS_TOS_MASK) argument 31 #define IPTOS_PREC(tos) ((tos)&IPTOS_PREC_MASK) argument 96 __u8 tos; member
|
| /external/iproute2/include/uapi/linux/ |
| D | in_route.h | 31 #define RT_TOS(tos) ((tos)&IPTOS_TOS_MASK) argument
|
| D | ip.h | 24 #define IPTOS_TOS(tos) ((tos)&IPTOS_TOS_MASK) argument 31 #define IPTOS_PREC(tos) ((tos)&IPTOS_PREC_MASK) argument 96 __u8 tos; member
|
| /external/iptables/include/linux/netfilter_bridge/ |
| D | ebt_ip.h | 36 __u8 tos; member
|
| /external/libnl/include/linux-private/linux/ |
| D | ip.h | 23 #define IPTOS_TOS(tos) ((tos)&IPTOS_TOS_MASK) argument 30 #define IPTOS_PREC(tos) ((tos)&IPTOS_PREC_MASK) argument 95 __u8 tos; member
|
| /external/strace/tests/ |
| D | inet-cmsg.c | 59 const uint8_t *tos = (const uint8_t *) CMSG_DATA(c); in print_tos() local
|
| /external/strace/tests-m32/ |
| D | inet-cmsg.c | 59 const uint8_t *tos = (const uint8_t *) CMSG_DATA(c); in print_tos() local
|
| /external/strace/tests-mx32/ |
| D | inet-cmsg.c | 59 const uint8_t *tos = (const uint8_t *) CMSG_DATA(c); in print_tos() local
|
| /external/kernel-headers/original/uapi/linux/netfilter_bridge/ |
| D | ebt_ip.h | 39 __u8 tos; member
|
| /external/iptables/extensions/ |
| D | libxt_tos.c | 19 uint8_t tos; member
|
| D | libxt_TOS.c | 19 uint8_t tos; member
|
| /external/libnl/lib/route/link/ |
| D | ipip.c | 44 uint8_t tos; member 459 int rtnl_link_ipip_set_tos(struct rtnl_link *link, uint8_t tos) in rtnl_link_ipip_set_tos()
|
| /external/tcpdump/ |
| D | print-cnfp.c | 81 uint8_t tos; /* IP type of service */ member 114 uint8_t tos; /* IP type of service */ member 148 uint8_t tos; /* IP type of service */ member
|