X-Git-Url: https://gerrit.fd.io/r/gitweb?p=vpp.git;a=blobdiff_plain;f=src%2Fvnet%2Fethernet%2Fethernet_types.api;h=1d6683ef398e8400d2e7f8787ecbdd4dcc77cb66;hp=f945f20910fb1b03f0a34437897654b48b09df16;hb=33a58171e;hpb=1292d19c79c2fd4f09ffcc43ebf39f5d9d485c35 diff --git a/src/vnet/ethernet/ethernet_types.api b/src/vnet/ethernet/ethernet_types.api index f945f20910f..1d6683ef398 100644 --- a/src/vnet/ethernet/ethernet_types.api +++ b/src/vnet/ethernet/ethernet_types.api @@ -14,4 +14,4 @@ * limitations under the License. */ -typedef u8 mac_address[6]; +manual_print typedef u8 mac_address[6];