Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_vxlan.c400 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