Searched refs:mon_bin_hdr (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/mon/
H A Dmon_bin.c66 struct mon_bin_hdr { struct
90 struct mon_bin_hdr __user *hdr; /* Only 48 bytes, not 64. */
115 /* Having these two values same prevents wrapping of the mon_bin_hdr */
153 static inline struct mon_bin_hdr *MON_OFF2HDR(const struct mon_reader_bin *rp,
156 return (struct mon_bin_hdr *)
331 struct mon_bin_hdr *ep;
382 struct mon_bin_hdr *ep;
474 struct mon_bin_hdr *ep;
570 struct mon_bin_hdr __user *hdr, void __user *data, unsigned int nbytes)
573 struct mon_bin_hdr *e
[all...]

Completed in 42 milliseconds