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

12

/bionic/libc/kernel/common/linux/netfilter/
H A Dxt_NFQUEUE.h22 u_int16_t queuenum;
H A 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;
H A Dxt_length.h22 u_int16_t min, max;
H A Dxt_tcpmss.h22 u_int16_t mss_min, mss_max;
H A 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];
H A Dxt_multiport.h35 u_int16_t ports[XT_MULTI_PORTS];
42 u_int16_t ports[XT_MULTI_PORTS];
H A Dxt_string.h26 u_int16_t from_offset;
27 u_int16_t to_offset;
H A 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;
H A Dxt_statistic.h35 u_int16_t mode;
36 u_int16_t flags;
H A Dnfnetlink.h55 u_int16_t nfa_len;
56 u_int16_t nfa_type;
79 u_int16_t res_id;
H A Dxt_sctp.h36 u_int16_t dpts[2];
37 u_int16_t spts[2];
/bionic/libc/kernel/common/linux/netfilter_ipv4/
H A Dipt_addrtype.h22 u_int16_t source;
24 u_int16_t dest;
H A Dipt_TCPMSS.h22 u_int16_t mss;
H A 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;
/bionic/libc/include/netinet/
H A 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 */
H A Din_systm.h50 typedef u_int16_t n_short; /* short as received from the net */
H A 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/include/net/
H A 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_dg
[all...]
/bionic/libm/i387/
H A 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/netbsd/resolv/
H A 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_
[all...]
/bionic/libc/netbsd/nameser/
H A Dns_netint.c35 u_int16_t
52 ns_put16(u_int16_t src, u_char *dst) {
/bionic/libc/kernel/common/linux/netfilter_ipv6/
H A Dip6t_opts.h29 u_int16_t opts[IP6T_OPTS_OPTSNR];
/bionic/libc/kernel/common/linux/netfilter_arp/
H A 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/arch-arm/include/machine/
H A Dendian.h57 register u_int16_t _x = (x); \
/bionic/libc/upstream-netbsd/libc/include/isc/
H A Ddst.h13 u_int16_t dk_id; /*%< identifier of the key */
79 const u_int16_t, /*!< key tag identifier */
111 u_int16_t dst_s_dns_key_id(const u_char *, const int);
112 u_int16_t dst_s_id_calc(const u_char *, const int);

Completed in 612 milliseconds

12