taglinefilesource code
null_ax25_address168include/net/ax25.hextern ax25_address null_ax25_address;
null_ax25_address124net/ax25/af_ax25.cax25_address null_ax25_address = {{0x40,0x40,0x40,0x40,0x40,0x40,0x00}};
null_ax25_address1332net/ax25/af_ax25.cif (ax25cmp(&addr->fsa_digipeater[0], &null_ax25_address) == 0) {
null_ax25_address379net/ax25/ax25_route.cif (ax25cmp(&ax25_rt->callsign, &null_ax25_address) == 0)
null_ax25_address496net/ax25/ax25_route.cif (ax25cmp(&ax25_rt->callsign, &null_ax25_address) == 0 && ax25_rt->dev != NULL)