LOG_IF_MAX
if (unit < 0 || unit >= LOG_IF_MAX) {
for(i = 0; log_if_count > 0 && i < LOG_IF_MAX; i++){
struct ifnet *log_if_table[LOG_IF_MAX];