Searched refs:u_int16_t (Results 101 - 125 of 214) sorted by relevance

123456789

/external/ppp/pppd/
H A Deui64.h70 u_int16_t e16[4];
/external/qemu/slirp-android/
H A Dudp.h51 u_int16_t uh_sum; /* udp checksum */
H A Dhelper.h111 u_int16_t port;
/external/tcpdump/
H A Dieee802_11_radio.h63 u_int16_t it_len; /* length of the whole
86 * IEEE80211_RADIOTAP_CHANNEL 2 x u_int16_t MHz, bitmap
93 * IEEE80211_RADIOTAP_FHSS u_int16_t see below
125 * IEEE80211_RADIOTAP_LOCK_QUALITY u_int16_t unitless
132 * IEEE80211_RADIOTAP_TX_ATTENUATION u_int16_t unitless
138 * IEEE80211_RADIOTAP_DB_TX_ATTENUATION u_int16_t decibels (dB)
161 * IEEE80211_RADIOTAP_RX_FLAGS u_int16_t bitmap
166 * u_int16_t MHz
187 * u_int16_t length
H A Dprint-ap1394.c61 u_int16_t firewire_type;
H A Dprint-icmp.c56 u_int16_t icmp_cksum; /* ones complement cksum of struct */
61 u_int16_t icd_id;
62 u_int16_t icd_seq;
248 u_int16_t unused;
249 u_int16_t nexthopmtu;
256 u_int16_t ird_lifetime;
563 u_int16_t sum, icmp_sum;
H A Dbootp.h29 u_int16_t bp_secs; /* seconds since boot began */
30 u_int16_t bp_flags; /* flags - see bootp_flag_values[]
H A Dprint-vtp.c55 u_int16_t vlanid;
56 u_int16_t mtu;
H A Dcpack.c128 cpack_uint16(struct cpack_state *cs, u_int16_t *u)
137 /* Move pointer past the u_int16_t. */
H A Dprint-mpls.c72 u_int16_t label_stack_depth = 0;
H A Dprint-ppi.c25 u_int16_t len;
H A Dprint-wb.c65 u_int16_t ph_version; /* version number */
94 u_int16_t dh_len; /* body length */
155 u_int16_t nid;
156 u_int16_t rsvd;
H A Dprint-dhcp6.c182 u_int16_t dh6opt_type;
183 u_int16_t dh6opt_len;
341 u_int16_t opttype;
347 u_int16_t subopt_code;
348 u_int16_t subopt_len;
H A Dprint-fr.c189 fr_hdr_print(int length, u_int addr_len, u_int dlci, u_int8_t *flags, u_int16_t nlpid)
235 u_int16_t extracted_ethertype;
238 u_int16_t nlpid;
402 u_int16_t sequence_num;
560 u_int16_t sequence_num, flags;
H A Dinterface.h171 extern u_int16_t verify_crc10_cksum(u_int16_t, const u_char *, int);
172 extern u_int16_t create_osi_cksum(const u_int8_t *, int, int);
368 extern u_int16_t in_cksum(const struct cksum_vec *, int);
369 extern u_int16_t in_cksum_shouldbe(u_int16_t, u_int16_t);
H A Dprint-pim.c647 u_int16_t otype, olen;
671 u_int16_t lan_delay, override_interval;
843 u_int16_t holdtime;
844 u_int16_t njoin;
845 u_int16_t nprune;
916 if (bp + sizeof(u_int16_t) >= ep) break;
918 bp += sizeof(u_int16_t);
/external/tremolo/Tremolo/
H A Dos_types.h97 typedef u_int16_t ogg_uint16_t;
/external/strace/
H A Dquota.c157 u_int16_t d_fieldmask; /* field specifier */
167 u_int16_t d_iwarns; /* # warnings issued wrt num inodes */
168 u_int16_t d_bwarns; /* # warnings issued wrt disk blocks */
174 u_int16_t d_rtbwarns; /* # warnings issued wrt RT disk blks */
241 u_int16_t qs_flags; /* XFS_QUOTA_{U,P,G}DQ_{ACCT,ENFD} */
249 u_int16_t qs_bwarnlimit; /* limit for num warnings */
250 u_int16_t qs_iwarnlimit; /* limit for num warnings */
/external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/netinet/
H A Dtcp.h54 typedef __uint16_t u_int16_t; typedef
/external/chromium_org/third_party/opus/src/include/
H A Dopus_types.h82 typedef u_int16_t opus_uint16;
/external/iptables/include/
H A Dxtables.h228 u_int16_t family;
305 u_int16_t family;
449 extern u_int16_t xtables_parse_port(const char *port, const char *proto);
517 extern u_int16_t xtables_parse_protocol(const char *s);
/external/libopus/include/
H A Dopus_types.h82 typedef u_int16_t opus_uint16;
/external/ppp/pppd/include/net/
H A Dppp_defs.h121 typedef unsigned short u_int16_t; typedef
/external/qemu/slirp/
H A Dtftp.c33 u_int16_t client_port;
101 static int tftp_read_data(struct tftp_session *spt, u_int16_t block_nr,
173 u_int16_t errorcode, const char *msg,
216 u_int16_t block_nr,
H A Dslirp.h27 typedef uint16_t u_int16_t; typedef
63 typedef unsigned short u_int16_t; typedef
67 typedef unsigned int u_int16_t; typedef

Completed in 638 milliseconds

123456789