/third_party/ltp/testcases/network/stress/ns-tools/ |
D | ns-traffic.h | 130 u_int16_t p_ip6_zero1; 227 u_int16_t calc_checksum(u_int16_t *data, size_t size);
|
D | ns-icmpv4_sender.c | 69 u_int16_t fake_flag; 389 pkt.hdr.check = calc_checksum((u_int16_t *) (&pkt.hdr), in create_clean_packet() 391 icmp_p->hdr.checksum = calc_checksum((u_int16_t *) icmp_p, in create_clean_packet() 413 void thrust_fakes(struct ip4_datagram *pkt, u_int16_t fake_flag) in thrust_fakes() 523 calc_checksum((u_int16_t *) & (pkt->hdr), sizeof(struct iphdr)); in thrust_fakes()
|
D | ns-common.c | 146 u_int16_t calc_checksum(u_int16_t * data, size_t size) in calc_checksum() 149 u_int16_t *pos; in calc_checksum()
|
D | ns-icmpv6_sender.c | 70 u_int16_t fake_flag; 338 query_p->cksum = calc_checksum((u_int16_t *) (&pseudo), in create_mld_query() 402 echoreq_p->hdr.icmp6_cksum = calc_checksum((u_int16_t *) (&pseudo), in create_echo_request() 636 void thrust_fakes(struct ip6_datagram *pkt, u_int16_t fake_flag) in thrust_fakes()
|
D | ns-icmp_redirector.c | 416 sndip_p->hdr.check = calc_checksum((u_int16_t *) & (sndip_p->hdr), in return_icmp4_redirect() 433 sndicmp_p->hdr.checksum = calc_checksum((u_int16_t *) sndicmp_p, in return_icmp4_redirect() 557 sndna_p->defs.nd_na_cksum = calc_checksum((u_int16_t *) (&p_ip6), in return_neigh_adv() 659 sndrd_p->defs.nd_rd_cksum = calc_checksum((u_int16_t *) (&p_ip6), in return_icmp6_redirect()
|
D | ns-igmp_querier.c | 224 query->csum = calc_checksum((u_int16_t *) query, query_size); in create_query()
|
/third_party/ltp/testcases/kernel/syscalls/setsockopt/ |
D | setsockopt08.c | 119 xt_entry_match->u.user.match_size = (u_int16_t)match_size; in run() 122 xt_entry_tgt->u.user.target_size = (u_int16_t)tgt_size; in run()
|
/third_party/FreeBSD/sys/arm/arm/ |
D | in_cksum.c | 63 u_int16_t s[2]; 68 u_int16_t s[4];
|
/third_party/FreeBSD/sys/crypto/rijndael/ |
D | rijndael_local.h | 6 typedef u_int16_t u16;
|
/third_party/f2fs-tools/lib/ |
D | libf2fs.c | 109 static u_int16_t *wchar_to_utf16(u_int16_t *output, wchar_t wc, size_t outsize) in wchar_to_utf16() 125 int utf8_to_utf16(u_int16_t *output, const char *input, size_t outsize, in utf8_to_utf16() 129 u_int16_t *outp = output; in utf8_to_utf16() 148 static const u_int16_t *utf16_to_wchar(const u_int16_t *input, wchar_t *wc, in utf16_to_wchar() 211 int utf16_to_utf8(char *output, const u_int16_t *input, size_t outsize, in utf16_to_utf8() 214 const u_int16_t *inp = input; in utf16_to_utf8()
|
/third_party/musl/porting/liteos_a/kernel/include/sys/ |
D | types.h | 58 typedef unsigned short u_int16_t; typedef
|
/third_party/musl/include/sys/ |
D | types.h | 61 typedef unsigned short u_int16_t; typedef
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
D | types.h | 61 typedef unsigned short u_int16_t; typedef
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
D | types.h | 61 typedef unsigned short u_int16_t; typedef
|
/third_party/musl/ndk_musl_include/sys/ |
D | types.h | 61 typedef unsigned short u_int16_t; typedef
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
D | types.h | 61 typedef unsigned short u_int16_t; typedef
|
/third_party/f2fs-tools/include/ |
D | f2fs_fs.h | 67 typedef uint16_t u_int16_t; typedef 73 typedef u_int16_t u16; 376 u_int16_t s_encoding; 377 u_int16_t s_encoding_flags; 1195 extern int utf8_to_utf16(u_int16_t *, const char *, size_t, size_t); 1196 extern int utf16_to_utf8(char *, const u_int16_t *, size_t, size_t);
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
D | driver_wired.c | 65 u_int16_t secs; 66 u_int16_t flags;
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
D | driver_wired.c | 65 u_int16_t secs; 66 u_int16_t flags;
|
/third_party/f2fs-tools/tools/f2fs_io/ |
D | f2fs_io.h | 28 typedef u_int16_t u16;
|
/third_party/toybox/toys/pending/ |
D | traceroute.c | 88 static u_int16_t in_cksum(u_int16_t *p, u_int len) in in_cksum() 96 u_int16_t w; in in_cksum()
|
/third_party/python/Modules/_ctypes/libffi_osx/x86/ |
D | x86-ffi64.c | 544 u_int16_t shortval = *(u_int16_t*)a; in ffi_call()
|
/third_party/toybox/porting/liteos_a/toys/net/ |
D | ping.c | 76 u_int16_t w; in pingchksum()
|
/third_party/NuttX/fs/nfs/ |
D | nfs_proto.h | 199 #define nfstov_mode(a) (fxdr_unsigned(u_int16_t, (a))&07777)
|
/third_party/libexif/m4m/ |
D | stdint.m4 | 61 typedef u_int16_t uint16_t; 459 typedef u_int16_t uint16_t;
|