Home
last modified time | relevance | path

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

/third_party/pulseaudio/speex/include/speex/
H A Dspeexdsp_types.h63 typedef u_int16_t spx_uint16_t;
72 typedef u_int16_t spx_uint16_t;
/third_party/ltp/testcases/network/stress/ns-tools/
H A Dns-traffic.h130 u_int16_t p_ip6_zero1;
227 u_int16_t calc_checksum(u_int16_t *data, size_t size);
H A Dns-icmpv4_sender.c69 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()
H A Dns-common.c146 u_int16_t calc_checksum(u_int16_t * data, size_t size) in calc_checksum()
149 u_int16_t *pos; in calc_checksum()
H A Dns-icmpv6_sender.c70 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()
H A Dns-icmp_redirector.c416 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()
H A Dns-igmp_querier.c224 query->csum = calc_checksum((u_int16_t *) query, query_size); in create_query()
/third_party/ltp/testcases/kernel/syscalls/setsockopt/
H A Dsetsockopt08.c121 xt_entry_match->u.user.match_size = (u_int16_t)match_size; in run()
124 xt_entry_tgt->u.user.target_size = (u_int16_t)tgt_size; in run()
/third_party/FreeBSD/sys/arm/arm/
H A Din_cksum.c63 u_int16_t s[2];
68 u_int16_t s[4];
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dtypes.h58 typedef unsigned short u_int16_t; typedef
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dtypes.h61 typedef unsigned short u_int16_t; typedef
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dtypes.h61 typedef unsigned short u_int16_t; typedef
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dtypes.h61 typedef unsigned short u_int16_t; typedef
/third_party/musl/include/sys/
H A Dtypes.h61 typedef unsigned short u_int16_t; typedef
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_wired.c65 u_int16_t secs;
66 u_int16_t flags;
H A Ddriver_bsd.c620 creq.i_channel = (u_int16_t)channel; in bsd_set_freq()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_wired.c65 u_int16_t secs;
66 u_int16_t flags;
H A Ddriver_bsd.c601 creq.i_channel = (u_int16_t)channel; in bsd_set_freq()
/third_party/toybox/toys/pending/
H A Dtraceroute.c88 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/
H A Dx86-ffi64.c544 u_int16_t shortval = *(u_int16_t*)a; in ffi_call()
/third_party/NuttX/fs/nfs/
H A Dnfs_proto.h199 #define nfstov_mode(a) (fxdr_unsigned(u_int16_t, (a))&07777)
/third_party/toybox/porting/liteos_a/toys/net/
H A Dping.c76 u_int16_t w; in pingchksum()
/third_party/rust/crates/libc/src/solid/
H A Dmod.rs56 pub type u_int16_t = u16; types
/third_party/python/Lib/lib2to3/tests/data/
H A Dinfinite_recursion.py79 u_int16_t = c_ushort variable
2556 'u_int64_t', 'u_int16_t', 'sigset_t', '__darwin_ptrdiff_t',
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp5969 typedef unsigned int u_int16_t __attribute__ ((__mode__ (__HI__)));
[all...]

Completed in 46 milliseconds