Searched refs:N_RX_FILTERS (Results 1 – 1 of 1) sorted by relevance
76 #define N_RX_FILTERS ((int)(ARRAY_SIZE(rx_filters))) macro85 list_names(stderr, rx_filters, N_RX_FILTERS); in usage()103 config.rx_filter = lookup_value(rx_filters, N_RX_FILTERS, argv[3]); in main()130 name = lookup_name(rx_filters, N_RX_FILTERS, config.rx_filter); in main()