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