Searched refs:vxlan_check_ftable_timeout (Results 1 – 1 of 1) sorted by relevance
400 static int vxlan_check_ftable_timeout(uint32_t);2101 if (vxlan_check_ftable_timeout(cmd->vxlcmd_ftable_timeout) == 0) { in vxlan_ctrl_set_ftable_timeout()2996 if (vxlan_check_ftable_timeout(vxlp->vxlp_ftable_timeout) == 0) in vxlan_set_user_config()3471 vxlan_check_ftable_timeout(uint32_t timeout) in vxlan_check_ftable_timeout() function