Searched refs:vxlan_check_ftable_max (Results 1 – 1 of 1) sorted by relevance
402 static int vxlan_check_ftable_max(uint32_t);2148 if (vxlan_check_ftable_max(cmd->vxlcmd_ftable_max) == 0) { in vxlan_ctrl_set_ftable_max()3055 if (vxlan_check_ftable_max(vxlp->vxlp_ftable_max) == 0) in vxlan_set_user_config()3533 vxlan_check_ftable_max(uint32_t max) in vxlan_check_ftable_max() function