Home
last modified time | relevance | path

Searched refs:IW_REQUEST_FLAG_COMPAT (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/net/
Diw_handler.h259 #define IW_REQUEST_FLAG_COMPAT 0x0001 /* Compat ioctl call */ macro
476 if (info->flags & IW_REQUEST_FLAG_COMPAT) in iwe_stream_lcp_len()
485 if (info->flags & IW_REQUEST_FLAG_COMPAT) in iwe_stream_point_len()
495 if (info->flags & IW_REQUEST_FLAG_COMPAT) { in iwe_stream_event_len_adjust()
/linux-4.4.14/net/wireless/
Dwext-core.c960 if (info->flags & IW_REQUEST_FLAG_COMPAT) { in wireless_process_ioctl()
1126 info.flags = IW_REQUEST_FLAG_COMPAT; in compat_wext_handle_ioctl()