Searched refs:u32 (Results 1 - 25 of 1989) sorted by last modified time

1234567891011>>

/asus-wl-520gu-7.0.1.45/src/router/rc/
H A Dnetwork.c31 typedef u_int32_t u32; typedef
/asus-wl-520gu-7.0.1.45/src/router/rp-l2tp/
H A Dtunnel.c572 uint32_t u32; local
593 u32 = htonl(3);
595 sizeof(u32), VENDOR_IETF, AVP_FRAMING_CAPABILITIES, &u32);
778 uint32_t u32; local
815 u32 = htonl(3);
817 sizeof(u32), VENDOR_IETF, AVP_FRAMING_CAPABILITIES, &u32);
/asus-wl-520gu-7.0.1.45/src/router/udhcpd/
H A Doptions.c160 u_int32_t *u32; local
164 u32 = &aligned;
182 case 4: *u32 = data; break;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/host/
H A Dehci.h60 u32 *periodic; /* hw periodic table */
75 u32 hcs_params; /* cached register copy */
159 u32 hc_capbase;
162 u32 hcs_params; /* HCSPARAMS - offset 0x4 */
171 u32 hcc_params; /* HCCPARAMS - offset 0x8 */
186 u32 command;
199 u32 status;
214 u32 intr_enable;
217 u32 frame_index; /* current microframe number */
219 u32 segmen
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/
H A Dhcd.h57 u32 pci_state [16]; /* for PM state save */
118 int (*suspend) (struct usb_hcd *hcd, u32 state);
164 // extern int usb_hcd_pci_save_state (struct pci_dev *dev, u32 state);
165 extern int usb_hcd_pci_suspend (struct pci_dev *dev, u32 state);
167 // extern int usb_hcd_pci_enable_wake (struct pci_dev *dev, u32 state, int flg);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/
H A Datmclip.h39 u32 ip; /* IP address */
63 int clip_setentry(struct atm_vcc *vcc,u32 ip);
H A Dipv6.h143 u32 label;
147 u32 linger;
149 u32 owner;
163 extern struct ip6_flowlabel *fl6_sock_lookup(struct sock *sk, u32 label);
294 u32 jumbolen);
336 u32 info, u8 *payload);
337 extern void ipv6_local_error(struct sock *sk, int err, struct flowi *fl, u32 info);
H A Dudp.h62 extern void udp_err(struct sk_buff *, u32);
H A Dicmp.h38 extern void icmp_send(struct sk_buff *skb_in, int type, int code, u32 info);
H A Dip.h53 u32 addr;
87 u32 saddr, u32 daddr,
118 static inline void ip_tr_mc_map(u32 addr, char *buf)
131 u32 csum;
175 u32 check = iph->check;
208 static inline void ip_eth_mc_map(u32 addr, char *buf)
244 extern void ip_options_build(struct sk_buff *skb, struct ip_options *opt, u32 daddr, struct rtable *rt, int is_frag);
265 u16 port, u32 info, u8 *payload);
266 extern void ip_local_error(struct sock *sk, int err, u32 dadd
[all...]
H A Dtcp.h142 extern struct sock *tcp_v4_lookup_listener(u32 addr, unsigned short hnum, int dif);
625 extern void tcp_v4_err(struct sk_buff *skb, u32);
814 extern int tcp_sync_mss(struct sock *sk, u32 pmtu);
930 static __inline__ void __tcp_fast_path_on(struct tcp_opt *tp, u32 snd_wnd)
955 static __inline__ u32 tcp_receive_window(struct tcp_opt *tp)
961 return (u32) win;
968 extern u32 __tcp_select_window(struct sock *sk);
1262 static __inline__ void tcp_init_wl(struct tcp_opt *tp, u32 ack, u32 seq)
1267 static __inline__ void tcp_update_wl(struct tcp_opt *tp, u32 ac
[all...]
H A Dsock.h392 u32 sndmsg_off; /* Cached offset for sendmsg */
1165 __sk_dst_check(struct sock *sk, u32 cookie)
1178 sk_dst_check(struct sock *sk, u32 cookie)
H A Dip6_fib.h68 u32 rt6i_flags;
69 u32 rt6i_metric;
H A Dip6_route.h78 u32 pmtu);
H A Dpkt_sched.h37 unsigned long (*get)(struct Qdisc *, u32 classid);
39 int (*change)(struct Qdisc *, u32, u32, struct rtattr **, unsigned long *);
45 unsigned long (*bind_tcf)(struct Qdisc *, unsigned long, u32 classid);
84 u32 handle;
103 u32 data[256];
268 #define PSCHED_WATCHER u32
273 ({ u32 __res; \
381 u32 index;
385 u32 ewma_rat
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/sgi/
H A Dsgihpc.h21 u32 pbuf; /* physical address of data buffer */
22 u32 cntinfo; /* counter and info bits */
34 u32 pnext; /* paddr of next hpc_dma_desc if any */
37 typedef volatile u32 hpcreg;
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/sgi/
H A Dsgihpc.h21 u32 pbuf; /* physical address of data buffer */
22 u32 cntinfo; /* counter and info bits */
34 u32 pnext; /* paddr of next hpc_dma_desc if any */
37 typedef volatile u32 hpcreg;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/math-emu/
H A Dieee754int.h45 #define SP_MBIT(x) ((u32)1 << (x))
H A Dieee754.h85 u32 bits;
116 u32 bits;
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dif_vlan.h134 u32 magic;
135 u32 vlan_tag;
H A Defi.h52 u32 revision;
53 u32 headersize;
54 u32 crc32;
55 u32 reserved;
93 u32 type;
94 u32 pad;
118 u32 nanosecond;
125 u32 resolution;
126 u32 accuracy;
162 typedef efi_status_t efi_get_variable_t (efi_char16_t *name, efi_guid_t *vendor, u32 *att
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dide.h182 *(u32 *)addr = *(volatile u32 *)(mips_io_port_base + port);
190 *(volatile u32 *)(mips_io_port_base + (port)) = *(u32 *)addr;
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/
H A Dide.h182 *(u32 *)addr = *(volatile u32 *)(mips_io_port_base + port);
190 *(volatile u32 *)(mips_io_port_base + (port)) = *(u32 *)addr;
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/partitions/
H A Defi.h71 u32 revision;
72 u32 header_size;
73 u32 header_crc32;
74 u32 reserved1;
81 u32 num_partition_entries;
82 u32 sizeof_partition_entry;
83 u32 partition_entry_array_crc32;
104 u32 unique_mbr_signature;
H A Dldm.h103 #define BE32(x) ((u32)be32_to_cpu(get_unaligned((u32*)(x))))
111 u32 group;
144 u32 vblk_size;
145 u32 vblk_offset;
146 u32 last_vblk_seq;
185 u32 group;
193 u32 sequence;

Completed in 304 milliseconds

1234567891011>>