Searched refs:vxlan_ftable_prune_period (Results 1 – 1 of 1) sorted by relevance
457 static int vxlan_ftable_prune_period = VXLAN_FTABLE_PRUNE; variable1744 callout_reset(&sc->vxl_callout, vxlan_ftable_prune_period * hz, in vxlan_init()1882 callout_schedule(&sc->vxl_callout, vxlan_ftable_prune_period * hz); in vxlan_timer()