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=9a194b8db0b838e11af7d1654ee8a74349fbad8a;hb=47727c02df4c79c21c6ceffaff65222c32cf6996;hp=15640071aa8f6ca14454ac5a87ec70087d05517d;hpb=8f6c1dda355b6e4d00dc4e41e65a25e1fd1507ee;p=vpp.git diff --git a/src/vnet/bonding/node.h b/src/vnet/bonding/node.h index 15640071aa8..9a194b8db0b 100644 --- a/src/vnet/bonding/node.h +++ b/src/vnet/bonding/node.h @@ -70,7 +70,7 @@ typedef enum #undef _ } bond_load_balance_t; -enum +typedef enum { BOND_SEND_GARP_NA = 1, } bond_send_garp_na_process_event_t;