Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Diw_handler.h260 #define IW_REQUEST_FLAG_COMPAT 0x0001 /* Compat ioctl call */ macro
477 if (info->flags & IW_REQUEST_FLAG_COMPAT) in iwe_stream_lcp_len()
486 if (info->flags & IW_REQUEST_FLAG_COMPAT) in iwe_stream_point_len()
496 if (info->flags & IW_REQUEST_FLAG_COMPAT) { in iwe_stream_event_len_adjust()