Searched refs:u_int (Results 51 - 75 of 603) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A DmISDNif.h293 u_int id;
294 u_int Dprotocols;
295 u_int Bprotocols;
296 u_int protocol;
298 u_int nrbchan;
303 u_int id;
338 test_channelmap(u_int nr, u_char *map)
347 set_channelmap(u_int nr, u_char *map)
353 clear_channelmap(u_int nr, u_char *map)
438 u_int protoco
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Drepmgr_ext.h26 int __repmgr_set_local_site __P((DB_ENV *, const char *, u_int, u_int32_t));
27 int __repmgr_add_remote_site __P((DB_ENV *, const char *, u_int, int *, u_int32_t));
32 int __repmgr_send_broadcast __P((ENV *, u_int, const DBT *, const DBT *, u_int *, u_int *));
33 int __repmgr_send_one __P((ENV *, REPMGR_CONNECTION *, u_int, const DBT *, const DBT *, int));
37 int __repmgr_find_site __P((ENV *, const char *, u_int));
38 int __repmgr_pack_netaddr __P((ENV *, const char *, u_int, ADDRINFO *, repmgr_netaddr_t *));
39 int __repmgr_getaddr __P((ENV *, const char *, u_int, int, ADDRINFO **));
40 int __repmgr_add_site __P((ENV *, const char *, u_int, REPMGR_SIT
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-ap1394.c58 ap1394_hdr_print(register const u_char *bp, u_int length)
87 u_int
90 u_int length = h->len;
91 u_int caplen = h->caplen;
H A Dprint-ipfc.c66 register u_int length, register const u_char *ipfcsrc,
81 ipfc_print(const u_char *p, u_int length, u_int caplen)
129 u_int
H A Dprint-ipnet.c24 ipnet_hdr_print(struct netdissect_options *ndo, const u_char *bp, u_int length)
47 ipnet_print(struct netdissect_options *ndo, const u_char *p, u_int length, u_int caplen)
93 u_int
H A Dprint-raw.c44 u_int
H A Dprint-sunatm.c72 u_int
75 u_int caplen = h->caplen;
76 u_int length = h->len;
79 u_int traftype;
H A Dprint-symantec.c49 symantec_hdr_print(register const u_char *bp, u_int length)
80 u_int
83 u_int length = h->len;
84 u_int caplen = h->caplen;
H A Dprint-fr.c44 static void frf15_print(const u_char *, u_int);
103 static int parse_q922_addr(const u_char *p, u_int *dlci,
104 u_int *addr_len, u_int8_t *flags)
140 static u_int dlci, addr_len;
179 static u_int
180 fr_hdrlen(const u_char *p, u_int addr_len)
189 fr_hdr_print(int length, u_int addr_len, u_int dlci, u_int8_t *flags, u_int16_t nlpid)
215 u_int
218 register u_int lengt
[all...]
H A Dprint-sflow.c307 print_sflow_counter_generic(const u_char *pointer, u_int len) {
352 print_sflow_counter_ethernet(const u_char *pointer, u_int len){
381 print_sflow_counter_token_ring(const u_char *pointer _U_, u_int len _U_) {
387 print_sflow_counter_basevg(const u_char *pointer, u_int len) {
422 print_sflow_counter_vlan(const u_char *pointer, u_int len) {
451 print_sflow_counter_processor(const u_char *pointer, u_int len) {
471 sflow_print_counter_records(const u_char *pointer, u_int len, u_int records) {
473 u_int nrecords;
475 u_int tle
[all...]
H A Dprint-chdlc.c43 static void chdlc_slarp_print(const u_char *, u_int);
53 u_int
56 register u_int length = h->len;
57 register u_int caplen = h->caplen;
66 u_int
67 chdlc_print(register const u_char *p, u_int length) {
68 u_int proto;
146 chdlc_slarp_print(const u_char *cp, u_int length)
149 u_int sec,min,hrs,days;
H A Dprint-gre.c85 void gre_print_0(const u_char *, u_int);
86 void gre_print_1(const u_char *, u_int);
87 void gre_sre_print(u_int16_t, u_int8_t, u_int8_t, const u_char *, u_int);
88 void gre_sre_ip_print(u_int8_t, u_int8_t, const u_char *, u_int);
89 void gre_sre_asn_print(u_int8_t, u_int8_t, const u_char *, u_int);
92 gre_print(const u_char *bp, u_int length)
94 u_int len = length, vers;
119 gre_print_0(const u_char *bp, u_int length)
121 u_int len = length;
241 gre_print_1(const u_char *bp, u_int lengt
[all...]
H A Dprint-otv.c44 otv_print(const u_char *bp, u_int len, u_int port)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Ddlpisubs.h17 int pcap_process_mactype(pcap_t *, u_int);
H A Dpcap-int.h116 u_int tsresol; /* time stamp resolution */
117 u_int tsscale; /* scaling factor for resolution -> microseconds */
142 u_int packets_read; /* count of packets read with recvfrom() */
148 u_int tp_version; /* version of tpacket_hdr for mmaped ring */
149 u_int tp_hdrlen; /* hdrlen of tpacket_hdr for mmaped ring */
160 u_int dag_mem_bottom; /* DAG card current memory bottom offset */
161 u_int dag_mem_top; /* DAG card current memory top offset */
188 u_int zbufsize;
189 u_int zerocopy;
190 u_int interrupte
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/include/net/
H A Dslcompress.h142 u_int sl_compress_tcp __P((struct mbuf *,
144 int sl_uncompress_tcp __P((u_char **, int, u_int, struct slcompress *));
145 int sl_uncompress_tcp_core __P((u_char *, int, int, u_int,
146 struct slcompress *, u_char **, u_int *));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-mxc/include/mach/
H A Dimxfb.h62 u_int cmap_greyscale:1,
67 u_int pwmr;
68 u_int lscr1;
69 u_int dmacr;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/include/net/
H A Dslcompress.h142 u_int sl_compress_tcp __P((struct mbuf *,
144 int sl_uncompress_tcp __P((u_char **, int, u_int, struct slcompress *));
145 int sl_uncompress_tcp_core __P((u_char *, int, int, u_int,
146 struct slcompress *, u_char **, u_int *));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dfm2fb.c164 static int fm2fb_setcolreg(u_int regno, u_int red, u_int green, u_int blue,
165 u_int transp, struct fb_info *info);
195 static int fm2fb_setcolreg(u_int regno, u_int red, u_int green, u_int blue,
196 u_int trans
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb185_int.h66 int (*del) __P((const struct __db185 *, const DBT185 *, u_int));
68 __P((const struct __db185 *, const DBT185 *, DBT185 *, u_int));
70 __P((const struct __db185 *, DBT185 *, const DBT185 *, u_int));
72 __P((const struct __db185 *, DBT185 *, DBT185 *, u_int));
73 int (*sync) __P((const struct __db185 *, u_int));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pxa/include/mach/
H A Dpxafb.h77 u_int cmap_greyscale:1,
119 u_int fixed_modes:1,
136 u_int lccr0;
146 u_int lccr3;
152 u_int lccr4;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-rpc/include/mach/
H A Dacornfb.h44 static inline u_int
45 acornfb_vidc20_find_pll(u_int pixclk)
47 u_int r, best_r = 2, best_v = 2;
51 u_int rr, v, p;
85 u_int div;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic7xxx.h575 u_int sg_count;/* How full ahc_dma_seg is */
730 u_int sxfr_u2; /* Value of the SXFR parameter for Ultra2+ Chips */
731 u_int sxfr; /* Value of the SXFR parameter for <= Ultra Chips */
924 u_int untagged_queue_lock;
1002 u_int num_critical_sections;
1035 u_int msgout_len; /* Length of message to send */
1036 u_int msgout_index; /* Current index in msgout */
1037 u_int msgin_index; /* Current index in msgin */
1051 u_int enabled_luns;
1054 u_int init_leve
[all...]
H A Daic7xxx_proc.c50 u_int our_id, char channel,
51 u_int target_id, u_int target_offset);
62 u_int period_factor;
63 u_int period; /* in 100ths of ns */
76 static u_int
77 ahc_calc_syncsrate(u_int period_factor)
143 u_int speed;
144 u_int freq;
145 u_int m
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-sa1100/
H A Dcpu-sa1110.c51 u_int mdcnfg;
52 u_int mdrefr;
53 u_int mdcas[3];
120 static inline u_int ns_to_cycles(u_int ns, u_int khz)
128 static inline void set_mdcas(u_int *mdcas, int delayed, u_int rcd)
130 u_int shift;
141 sdram_calculate_timing(struct sdram_info *sd, u_int cpu_kh
[all...]

Completed in 215 milliseconds

1234567891011>>