![]() ![]() | ![]() |
version 1.1, 2012/02/21 22:11:37 | version 1.1.1.1.6.1, 2021/03/17 20:29:11 |
---|---|
Line 381 struct ars_layer_info { | Line 381 struct ars_layer_info { |
}; | }; |
/* ARS layer info table */ | /* ARS layer info table */ |
struct ars_layer_info ars_linfo[ARS_TYPE_SIZE]; | extern struct ars_layer_info ars_linfo[ARS_TYPE_SIZE]; |
/* ARS interface managment structure and defines */ | /* ARS interface managment structure and defines */ |
#define ARS_IF_UP (1 << 0) | #define ARS_IF_UP (1 << 0) |