Home
last modified time | relevance | path

Searched refs:u_int16_t (Results 1 – 25 of 40) 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.h29 u_int16_t dpts[2];
30 u_int16_t spts[2];
31 u_int16_t flags;
32 u_int16_t invflags;
34 u_int16_t typemask;
Dxt_tcpudp.h24 u_int16_t spts[2];
25 u_int16_t dpts[2];
41 u_int16_t spts[2];
42 u_int16_t dpts[2];
Dx_tables.h29 u_int16_t match_size;
35 u_int16_t match_size;
39 u_int16_t match_size;
49 u_int16_t target_size;
55 u_int16_t target_size;
59 u_int16_t target_size;
82 u_int16_t u16;
Dxt_string.h26 u_int16_t from_offset;
27 u_int16_t to_offset;
Dxt_multiport.h35 u_int16_t ports[XT_MULTI_PORTS];
42 u_int16_t ports[XT_MULTI_PORTS];
Dxt_statistic.h35 u_int16_t mode;
36 u_int16_t flags;
Dxt_NFQUEUE.h22 u_int16_t queuenum;
Dxt_tcpmss.h22 u_int16_t mss_min, mss_max;
Dxt_length.h22 u_int16_t min, max;
Dnfnetlink.h55 u_int16_t nfa_len;
56 u_int16_t nfa_type;
79 u_int16_t res_id;
/bionic/libc/kernel/common/linux/netfilter_ipv4/
Dip_conntrack_tuple.h26 u_int16_t all;
32 u_int16_t port;
36 u_int16_t id;
40 u_int16_t port;
61 u_int16_t all;
64 u_int16_t port;
67 u_int16_t port;
75 u_int16_t port;
Dipt_addrtype.h22 u_int16_t source;
24 u_int16_t dest;
Dipt_TCPMSS.h22 u_int16_t mss;
Dip_tables.h39 u_int16_t proto;
67 u_int16_t target_offset;
69 u_int16_t next_offset;
/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 */
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 */
Din_systm.h50 typedef u_int16_t n_short; /* short as received from the net */
/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.h44 u_int16_t arpop, arpop_mask;
45 u_int16_t arhrd, arhrd_mask;
46 u_int16_t arpro, arpro_mask;
51 u_int16_t invflags;
75 u_int16_t target_offset;
76 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.h29 u_int16_t opts[IP6T_OPTS_OPTSNR];

12