Home
last modified time | relevance | path

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

12

/bionic/libc/include/net/
Dif_ieee1394.h71 u_int16_t iuh_ft; /* fragment type == 0 */
72 u_int16_t iuh_etype; /* ether_type */
77 u_int16_t ifh_ft_size; /* fragment type, data size-1 */
78 u_int16_t ifh_etype_off; /* etype for first fragment */
80 u_int16_t ifh_dgl; /* datagram label */
81 u_int16_t ifh_reserved;
96 u_int16_t rp_size;
97 u_int16_t rp_etype;
98 u_int16_t rp_off;
99 u_int16_t rp_dgl;
[all …]
Dif_dl.h63 u_int16_t sdl_index; /* if != 0, system given index for interface */
/bionic/libc/kernel/common/linux/netfilter/
Dxt_dccp.h23 u_int16_t dpts[2];
24 u_int16_t spts[2];
26 u_int16_t flags;
27 u_int16_t invflags;
29 u_int16_t typemask;
Dxt_tcpudp.h17 u_int16_t spts[2];
18 u_int16_t dpts[2];
33 u_int16_t spts[2];
34 u_int16_t dpts[2];
Dx_tables.h22 u_int16_t match_size;
29 u_int16_t match_size;
34 u_int16_t match_size;
44 u_int16_t target_size;
51 u_int16_t target_size;
56 u_int16_t target_size;
82 u_int16_t u16;
Dxt_string.h20 u_int16_t from_offset;
21 u_int16_t to_offset;
Dxt_multiport.h28 u_int16_t ports[XT_MULTI_PORTS];
35 u_int16_t ports[XT_MULTI_PORTS];
Dxt_statistic.h28 u_int16_t mode;
29 u_int16_t flags;
Dxt_NFQUEUE.h16 u_int16_t queuenum;
Dxt_tcpmss.h16 u_int16_t mss_min, mss_max;
Dxt_length.h16 u_int16_t min, max;
Dnfnetlink.h44 u_int16_t nfa_len;
45 u_int16_t nfa_type;
66 u_int16_t res_id;
/bionic/libc/kernel/common/linux/netfilter_ipv4/
Dip_conntrack_tuple.h21 u_int16_t all;
27 u_int16_t port;
30 u_int16_t id;
33 u_int16_t port;
54 u_int16_t all;
57 u_int16_t port;
60 u_int16_t port;
66 u_int16_t port;
Dipt_addrtype.h16 u_int16_t source;
17 u_int16_t dest;
Dipt_TCPMSS.h16 u_int16_t mss;
Dipt_sctp.h30 u_int16_t dpts[2];
31 u_int16_t spts[2];
/bionic/libc/include/netinet/
Dudp.h38 u_int16_t uh_sport; /* source port */
39 u_int16_t uh_dport; /* destination port */
40 u_int16_t uh_ulen; /* udp length */
41 u_int16_t uh_sum; /* udp checksum */
Din_systm.h50 typedef u_int16_t n_short; /* short as received from the net */
Dip.h65 u_int16_t ip_len; /* total length */
66 u_int16_t ip_id; /* identification */
67 u_int16_t ip_off; /* fragment offset field */
74 u_int16_t ip_sum; /* checksum */
203 u_int16_t ippseudo_len; /* protocol length */
/bionic/libc/netbsd/resolv/
Dres_random.c95 const static u_int16_t pfacts[PFAC_N] = {
101 static u_int16_t ru_x;
102 static u_int16_t ru_seed, ru_seed2;
103 static u_int16_t ru_a, ru_b;
104 static u_int16_t ru_g;
105 static u_int16_t ru_counter = 0;
106 static u_int16_t ru_msb = 0;
110 static u_int16_t pmod(u_int16_t, u_int16_t, u_int16_t);
117 static u_int16_t
118 pmod(u_int16_t gen, u_int16_t exp, u_int16_t mod) in pmod()
[all …]
/bionic/libm/i387/
Dnpx.h85 u_int16_t en_cw; /* control word (16bits) */
86 u_int16_t en_sw; /* status word (16bits) */
87 u_int16_t en_tw; /* tag word (16bits) */
88 u_int16_t en_opcode; /* opcode last executed (11 bits ) */
90 u_int16_t en_fcs; /* floating code segment selector */
91 u_int16_t en_pad0; /* padding */
93 u_int16_t en_fos; /* floating operand segment selector */
94 u_int16_t en_pad1; /* padding */
/bionic/libc/kernel/common/linux/netfilter_arp/
Darp_tables.h42 u_int16_t arpop, arpop_mask;
44 u_int16_t arhrd, arhrd_mask;
45 u_int16_t arpro, arpro_mask;
52 u_int16_t invflags;
76 u_int16_t target_offset;
78 u_int16_t next_offset;
/bionic/libc/netbsd/nameser/
Dns_netint.c35 u_int16_t
52 ns_put16(u_int16_t src, u_char *dst) { in ns_put16()
/bionic/libc/private/isc/
Ddst.h13 u_int16_t dk_id; /* identifier of the key */
82 const u_int16_t, /* key tag identifier */
123 u_int16_t dst_s_dns_key_id(const u_char *, const int);
124 u_int16_t dst_s_id_calc(const u_char *, const int);
/bionic/libc/kernel/common/linux/netfilter_ipv6/
Dip6t_opts.h22 u_int16_t opts[IP6T_OPTS_OPTSNR];

12