diff options
Diffstat (limited to 'kernel/include/net/bond_options.h')
-rw-r--r-- | kernel/include/net/bond_options.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/kernel/include/net/bond_options.h b/kernel/include/net/bond_options.h index ea6546d2c..1797235cd 100644 --- a/kernel/include/net/bond_options.h +++ b/kernel/include/net/bond_options.h @@ -63,6 +63,10 @@ enum { BOND_OPT_LP_INTERVAL, BOND_OPT_SLAVES, BOND_OPT_TLB_DYNAMIC_LB, + BOND_OPT_AD_ACTOR_SYS_PRIO, + BOND_OPT_AD_ACTOR_SYSTEM, + BOND_OPT_AD_USER_PORT_KEY, + BOND_OPT_NUM_PEER_NOTIF_ALIAS, BOND_OPT_LAST }; |