X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fbonding%2Fnode.h;fp=src%2Fvnet%2Fbonding%2Fnode.h;h=3a01abe222622badc9b10ea9fcebb1a55a83284f;hb=18c0f229cec4695cf77a0e3a9033d2ff0d1e085a;hp=ae811a12a64a72c545a44c3719fefc548372ac43;hpb=ed76ee24dfe76fb9400470a4efb3871acd37cad9;p=vpp.git diff --git a/src/vnet/bonding/node.h b/src/vnet/bonding/node.h index ae811a12a64..3a01abe2226 100644 --- a/src/vnet/bonding/node.h +++ b/src/vnet/bonding/node.h @@ -315,7 +315,7 @@ typedef struct typedef u32 (*load_balance_func) (vlib_main_t * vm, vlib_node_runtime_t * node, bond_if_t * bif, - vlib_buffer_t * b0); + vlib_buffer_t * b0, uword slave_count); typedef struct {