Searched defs:iw_point (Results 1 – 2 of 2) sorted by relevance
643 struct iw_point struct645 void __user *pointer; /* Pointer to the data (in user space) */646 __u16 length; /* number of fields or size in bytes */647 __u16 flags; /* Optional params */
681 struct iw_point struct693 struct compat_iw_point { argument