X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fadj%2Fadj.h;h=fe77d1634e0628655b83d7edbc22e976d0761486;hb=d723161e038d00e59766aa67a6a0dcc350227e4b;hp=bcf6c041209826a602419d91f3501a9e82522fc4;hpb=f4fd0d4217ab6c41fe6b093871bd40ac130e6486;p=vpp.git diff --git a/src/vnet/adj/adj.h b/src/vnet/adj/adj.h index bcf6c041209..fe77d1634e0 100644 --- a/src/vnet/adj/adj.h +++ b/src/vnet/adj/adj.h @@ -344,12 +344,6 @@ extern const u8* adj_get_rewrite (adj_index_t ai); */ extern void adj_feature_update (u32 sw_if_index, u8 arc_index, u8 is_enable); -/** - * @brief Notify the adjacency subsystem that the MTU settings for - * an HW interface have changed - */ -extern void adj_mtu_update (u32 hw_if_index); - /** * @brief * The global adjacnecy pool. Exposed for fast/inline data-plane access