aac_interface
const struct aac_interface aac_sa_interface = {
const struct aac_interface aac_rx_interface = {
const struct aac_interface aac_rkt_interface = {
extern const struct aac_interface aac_rx_interface;
extern const struct aac_interface aac_sa_interface;
extern const struct aac_interface aac_fa_interface;
extern const struct aac_interface aac_rkt_interface;
const struct aac_interface *aac_if;
struct aac_interface aacraid_src_interface = {
struct aac_interface aacraid_srcv_interface = {
extern struct aac_interface aacraid_src_interface;
extern struct aac_interface aacraid_srcv_interface;
struct aac_interface aac_if;