Home
last modified time | relevance | path

Searched refs:vxlan_check_ftable_timeout (Results 1 – 1 of 1) sorted by relevance

/src/sys/net/
H A Dif_vxlan.c401 static int vxlan_check_ftable_timeout(uint32_t);
2129 if (vxlan_check_ftable_timeout(cmd->vxlcmd_ftable_timeout) == 0) { in vxlan_ctrl_set_ftable_timeout()
3050 if (vxlan_check_ftable_timeout(vxlp->vxlp_ftable_timeout) == 0) in vxlan_set_user_config()
3526 vxlan_check_ftable_timeout(uint32_t timeout) in vxlan_check_ftable_timeout() function