Home
last modified time | relevance | path

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

12345678

/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_l2cap.h174 u_int16_t length; /* payload size */
208 u_int16_t scid; /* local CID */
209 u_int16_t dcid; /* remote CID */
234 u_int16_t flags; /* flags */
242 u_int16_t flags; /* flags */
304 u_int16_t mtu;
468 u_int16_t idtype;
579 u_int16_t info_type; /* info type */
692 u_int16_t imtu; /* incoming MTU */
693 u_int16_t omtu; /* outgoing MTU */
[all …]
H A Dng_hci.h1619 u_int16_t scan_interval;
1620 u_int16_t scan_window;
1627 u_int16_t conn_latency;
1665 u_int16_t conn_latency;
2038 u_int16_t handle;
2042 u_int16_t interval;
2070 u_int16_t conn_latency;
2093 u_int16_t latency;
2094 u_int16_t timeout;
2101 u_int16_t max_tx_time;
[all …]
H A Dng_btsocket_l2cap.h139 u_int16_t psm; /* PSM */
140 u_int16_t cid; /* Local channel ID */
142 u_int16_t flags; /* socket flags */
163 u_int16_t imtu; /* Incoming MTU */
166 u_int16_t omtu; /* Outgoing MTU */
169 u_int16_t flush_timo; /* flush timeout */
170 u_int16_t link_timo; /* link timeout */
/f-stack/freebsd/net/
H A Dpfkeyv2.h87 u_int16_t sadb_msg_len;
94 u_int16_t sadb_ext_len;
95 u_int16_t sadb_ext_type;
99 u_int16_t sadb_sa_len;
100 u_int16_t sadb_sa_exttype;
127 u_int16_t sadb_key_len;
129 u_int16_t sadb_key_bits;
134 u_int16_t sadb_ident_len;
142 u_int16_t sadb_sens_len;
153 u_int16_t sadb_prop_len;
[all …]
H A Dpfvar.h372 u_int16_t tag;
411 u_int16_t port;
451 u_int16_t port;
452 u_int16_t pad;
531 u_int16_t tag;
916 u_int16_t *sport;
1002 u_int16_t port;
1480 extern u_int16_t pf_cksum_fixup(u_int16_t, u_int16_t, u_int16_t,
1483 u_int16_t, u_int16_t, u_int8_t);
1525 int pf_match_port(u_int8_t, u_int16_t, u_int16_t, u_int16_t);
[all …]
/f-stack/freebsd/i386/include/
H A Delan_mmcr.h45 u_int16_t REVID;
50 u_int16_t DRCCTL;
51 u_int16_t DRCTMCTL;
52 u_int16_t DRCCFG;
68 u_int16_t BOOTCSCTL;
70 u_int16_t ROMCS1CTL;
71 u_int16_t ROMCS2CTL;
75 u_int16_t HBCTL;
114 u_int16_t GPCSQUAL;
134 u_int16_t DSCTL;
[all …]
H A Dsmapi.h45 u_int16_t information;
49 u_int16_t reserved1;
51 u_int16_t real16_offset;
52 u_int16_t real16_segment;
54 u_int16_t reserved2;
56 u_int16_t prot16_offset;
76 u_int16_t param1;
77 u_int16_t param2;
78 u_int16_t param3;
/f-stack/freebsd/sys/
H A Data.h59 u_int16_t obsolete4;
60 u_int16_t obsolete5;
65 u_int16_t retired21;
66 u_int16_t obsolete22;
106 u_int16_t lba_size_2;
107 u_int16_t obsolete62;
123 u_int16_t reserved70;
126 u_int16_t reserved73;
127 u_int16_t reserved74;
987 u_int16_t ctrl;
[all …]
H A Dchio.h74 u_int16_t cm_flags; /* misc. flags */
100 u_int16_t ce_flags; /* misc. flags */
136 u_int16_t cv_serial;
182 u_int16_t ces_source_addr; /*
241 u_int16_t cesr_element_type;
242 u_int16_t cesr_element_base;
243 u_int16_t cesr_element_count;
245 u_int16_t cesr_flags;
252 u_int16_t csvr_type;
253 u_int16_t csvr_addr;
[all …]
H A Ddisklabel.h76 static __inline u_int16_t dkcksum(struct disklabel *lp);
77 static __inline u_int16_t
80 u_int16_t *start, *end; in dkcksum()
81 u_int16_t sum = 0; in dkcksum()
83 start = (u_int16_t *)lp; in dkcksum()
84 end = (u_int16_t *)&lp->d_partitions[lp->d_npartitions]; in dkcksum()
H A Dpciio.h70 u_int16_t pc_subvendor; /* card vendor ID */
71 u_int16_t pc_subdevice; /* card device ID, assigned by
73 u_int16_t pc_vendor; /* chip vendor ID */
74 u_int16_t pc_device; /* chip device ID, assigned by
88 u_int16_t pc_vendor; /* PCI Vendor ID */
89 u_int16_t pc_device; /* PCI Device ID */
/f-stack/freebsd/netgraph/bluetooth/l2cap/
H A Dng_l2cap_var.h88 u_int16_t num_pkts; /* out queue size */
113 u_int16_t state; /* ACL connection state */
114 u_int16_t flags; /* ACL connection flags */
145 u_int16_t state; /* channel state */
154 u_int16_t psm; /* channel PSM */
155 u_int16_t scid; /* source channel ID */
159 u_int16_t imtu; /* incoming channel MTU */
162 u_int16_t omtu; /* outgoing channel MTU */
165 u_int16_t flush_timo; /* flush timeout */
166 u_int16_t link_timo; /* link timeout */
[all …]
H A Dng_l2cap_ulpi.h40 int ng_l2cap_l2ca_con_rsp (ng_l2cap_chan_p, u_int32_t, u_int16_t, u_int16_t);
42 int ng_l2cap_l2ca_con_rsp_rsp (ng_l2cap_chan_p, u_int32_t, u_int16_t);
46 int ng_l2cap_l2ca_cfg_rsp (ng_l2cap_chan_p, u_int32_t, u_int16_t);
48 int ng_l2cap_l2ca_cfg_rsp_rsp (ng_l2cap_chan_p, u_int32_t, u_int16_t);
52 int ng_l2cap_l2ca_write_rsp (ng_l2cap_chan_p, u_int32_t, u_int16_t, u_int16_t);
60 int ng_l2cap_l2ca_discon_rsp (ng_l2cap_chan_p, u_int32_t, u_int16_t);
66 int ng_l2cap_l2ca_grp_add_member_rsp (ng_l2cap_chan_p, u_int32_t, u_int16_t);
71 int ng_l2cap_l2ca_ping_rsp (ng_l2cap_con_p, u_int32_t, u_int16_t,
75 int ng_l2cap_l2ca_get_info_rsp (ng_l2cap_con_p, u_int32_t, u_int16_t,
/f-stack/tools/compat/include/netgraph/
H A Dng_l2tp.h59 u_int16_t ns; /* sequence number to send next */
60 u_int16_t nr; /* sequence number to be recved next */
61 u_int16_t rack; /* last 'nr' received */
62 u_int16_t xack; /* last 'nr' sent */
76 u_int16_t tunnel_id; /* local tunnel id */
77 u_int16_t peer_id; /* peer's tunnel id */
78 u_int16_t peer_win; /* peer's max recv window size */
79 u_int16_t rexmit_max; /* max retransmits before failure */
80 u_int16_t rexmit_max_to; /* max delay between retransmits */
97 u_int16_t session_id; /* local session id */
[all …]
/f-stack/freebsd/netgraph/
H A Dng_l2tp.h59 u_int16_t ns; /* sequence number to send next */
60 u_int16_t nr; /* sequence number to be recved next */
61 u_int16_t rack; /* last 'nr' received */
62 u_int16_t xack; /* last 'nr' sent */
76 u_int16_t tunnel_id; /* local tunnel id */
77 u_int16_t peer_id; /* peer's tunnel id */
78 u_int16_t peer_win; /* peer's max recv window size */
79 u_int16_t rexmit_max; /* max retransmits before failure */
80 u_int16_t rexmit_max_to; /* max delay between retransmits */
97 u_int16_t session_id; /* local session id */
[all …]
H A Dng_bridge.h135 u_int16_t age; /* seconds ago entry was created */
136 u_int16_t staleness; /* seconds ago host last heard from */
142 u_int16_t linkNum; /* link where addr can be found */
143 u_int16_t age; /* seconds ago entry was created */
144 u_int16_t staleness; /* seconds ago host last heard from */
152 u_int16_t age; /* seconds ago entry was created */
153 u_int16_t staleness; /* seconds ago host last heard from */
181 u_int16_t linkNum; /* link where addr can be found */
182 u_int16_t age; /* seconds ago entry was created */
183 u_int16_t staleness; /* seconds ago host last heard from */
/f-stack/freebsd/mips/nlm/
H A Dbus_space_rmi_pci.c71 static u_int16_t
90 bus_size_t offset, u_int16_t * addr,
143 const u_int16_t * addr,
157 const u_int16_t * addr,
170 bus_size_t offset, u_int16_t value,
194 static u_int16_t
243 const u_int16_t * addr,
411 static u_int16_t
415 u_int16_t value; in rmi_pci_bus_space_read_2()
586 static u_int16_t
[all …]
H A Dbus_space_rmi.c71 static u_int16_t
90 bus_size_t offset, u_int16_t *addr,
108 bus_size_t offset, u_int16_t *addr,
143 const u_int16_t *addr,
157 const u_int16_t *addr,
193 static u_int16_t
239 const u_int16_t *addr,
408 static u_int16_t
412 return (u_int16_t)(*(volatile u_int16_t *)(handle + offset)); in rmi_bus_space_read_2()
549 static u_int16_t
[all …]
/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300eep.h291 u_int16_t spur_chan;
322 u_int16_t switchcomspdt;
605 static inline u_int16_t
630 extern u_int16_t ar9300_eeprom_struct_size(void);
648 u_int16_t cfg_ctl,
651 u_int16_t power_limit,
655 …int8_t ar9300_eeprom_get_legacy_trgt_pwr(struct ath_hal *ah, u_int16_t rate_index, u_int16_t freq,…
656 extern u_int8_t ar9300_eeprom_get_ht20_trgt_pwr(struct ath_hal *ah, u_int16_t rate_index, u_int16_t
657 extern u_int8_t ar9300_eeprom_get_ht40_trgt_pwr(struct ath_hal *ah, u_int16_t rate_index, u_int16_t
658 extern u_int8_t ar9300_eeprom_get_cck_trgt_pwr(struct ath_hal *ah, u_int16_t rate_index, u_int16_t
[all …]
H A Dar9300.h122 u_int16_t ctl_center;
123 u_int16_t ext_center;
136 u_int16_t m1_thresh;
137 u_int16_t m2_thresh;
144 u_int16_t firstep;
220 u_int16_t rd_index;
221 u_int16_t rd_expSeq;
227 u_int16_t wr_index;
228 u_int16_t wr_seq;
1203 u_int16_t flags, u_int16_t *low, u_int16_t *high);
[all …]
/f-stack/freebsd/netinet/libalias/
H A Dalias_pptp.c236 u_int16_t gh_flags; /* Flags. */
237 u_int16_t gh_protocol; /* Protocol type. */
238 u_int16_t gh_length; /* Payload length. */
239 u_int16_t gh_call_id; /* Call ID. */
276 u_int16_t length; /* total length */
277 u_int16_t msgType;/* PPTP message type */
279 u_int16_t type; /* control message type */
280 u_int16_t resv0; /* reserved */
291 u_int16_t cid1; /* Call ID field #1 */
292 u_int16_t cid2; /* Call ID field #2 */
[all …]
/f-stack/freebsd/netinet6/
H A Din6_cksum.c91 u_int16_t phs[4]; in _in6_cksum_pseudo()
114 w = (u_int16_t *)&ip6->ip6_src; in _in6_cksum_pseudo()
122 w = (u_int16_t *)&ip6->ip6_dst; in _in6_cksum_pseudo()
136 u_int16_t s[2]; in in6_cksum_pseudo()
157 u_int16_t *w, scope; in in6_cksum_partial()
161 u_int16_t phs[4]; in in6_cksum_partial()
170 u_int16_t s; in in6_cksum_partial()
173 u_int16_t s[2]; in in6_cksum_partial()
196 w = (u_int16_t *)&ip6->ip6_src; in in6_cksum_partial()
204 w = (u_int16_t *)&ip6->ip6_dst; in in6_cksum_partial()
[all …]
/f-stack/freebsd/i386/include/pc/
H A Dbios.h56 u_int16_t control; /* BIOS feature flags */
59 u_int16_t rmentryoffset; /* real-mode entry offset */
60 u_int16_t rmentryseg; /* segment */
61 u_int16_t pmentryoffset; /* protected-mode entry offset */
64 u_int16_t rmbiosseg; /* real-mode BIOS segment */
171 u_int16_t ph_version;
172 u_int16_t ph_length;
175 u_int16_t ph_pci_irqs;
176 u_int16_t ph_router_vendor;
177 u_int16_t ph_router_device;
[all …]
/f-stack/freebsd/netpfil/pf/
H A Dpf.h237 u_int16_t addr16[8];
289 u_int16_t port[2];
306 u_int16_t key16[8];
377 u_int16_t fp_flags;
417 u_int16_t fp_flags;
486 u_int16_t return_icmp;
488 u_int16_t max_mss;
489 u_int16_t tag;
490 u_int16_t match_tag;
491 u_int16_t scrub_flags;
[all …]
/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_var.h70 u_int16_t sco_pkts; /* size of buffer (packets) */
71 u_int16_t sco_free; /* space available (packets)*/
73 u_int16_t acl_size; /* max. size of one packet */
74 u_int16_t acl_pkts; /* size of buffer (packets) */
75 u_int16_t acl_free; /* space available (packets)*/
176 u_int16_t state; /* con. state */
177 u_int16_t flags; /* con. flags */
183 u_int16_t con_handle; /* con. handle */
214 u_int16_t clock_offset; /* clock offset */

12345678