tlen);
if (has_ap_ident) {
- ND_PRINT("\n\tAP identity: %s", etheraddr_string(ndo, tptr));
+ ND_PRINT("\n\tAP identity: %s", GET_ETHERADDR_STRING(tptr));
tptr+=sizeof(struct lwapp_transport_header)+6;
} else {
tptr+=sizeof(struct lwapp_transport_header);