OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:oper_class_map
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/bsd/wpa/dist/src/common/
ieee802_11_common.h
258
struct
oper_class_map
{
struct
269
extern const struct
oper_class_map
global_op_class[];
290
const struct
oper_class_map
* get_oper_class(const char *country, u8 op_class);
291
int oper_class_bw_to_int(const struct
oper_class_map
*map);
ocv.c
24
const struct
oper_class_map
*op_class_map;
ieee802_11_common.c
2388
const struct
oper_class_map
global_op_class[] = {
2845
const struct
oper_class_map
* get_oper_class(const char *country, u8 op_class)
2847
const struct
oper_class_map
*op;
2863
int oper_class_bw_to_int(const struct
oper_class_map
*map)
/src/external/bsd/wpa/dist/wpa_supplicant/
rrm.c
503
static int * wpas_add_channels(const struct
oper_class_map
*op,
558
static int * wpas_op_class_freqs(const struct
oper_class_map
*op,
602
const struct
oper_class_map
*op;
663
const struct
oper_class_map
*op;
op_classes.c
314
const struct
oper_class_map
*op_class)
p2p_supplicant.c
3970
const struct
oper_class_map
*o = &global_op_class[op];
4052
const struct
oper_class_map
*o = &global_op_class[op];
Completed in 55 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026