X-Git-Url: https://gerrit.fd.io/r/gitweb?p=vpp.git;a=blobdiff_plain;f=src%2Fvnet%2Fethernet%2Fp2p_ethernet.api;fp=src%2Fvnet%2Fethernet%2Fp2p_ethernet.api;h=8fb6637652257a1015d2d9742a5aae8ed22e8eb4;hp=72a734237d51191af368af28e77f2d5b682a9a67;hb=15ac81c16fba83033090299413a3a2dbb848a0f9;hpb=5b311202b82a827c712d2cb7604c56049266adc9 diff --git a/src/vnet/ethernet/p2p_ethernet.api b/src/vnet/ethernet/p2p_ethernet.api index 72a734237d5..8fb66376522 100644 --- a/src/vnet/ethernet/p2p_ethernet.api +++ b/src/vnet/ethernet/p2p_ethernet.api @@ -18,6 +18,7 @@ define p2p_ethernet_add u32 client_index; u32 context; u32 parent_if_index; + u32 subif_id; u8 remote_mac[6]; };