bw_unit_type 39 net/batman-adv/gateway_common.c enum batadv_bandwidth_units bw_unit_type = BATADV_BW_UNIT_KBIT; bw_unit_type 48 net/batman-adv/gateway_common.c bw_unit_type = BATADV_BW_UNIT_MBIT; bw_unit_type 51 net/batman-adv/gateway_common.c bw_unit_type == BATADV_BW_UNIT_MBIT) bw_unit_type 63 net/batman-adv/gateway_common.c switch (bw_unit_type) {