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

/freebsd-10.2-release/sys/net/
H A Dif_vxlan.c361 static int vxlan_check_ftable_timeout(uint32_t);
1981 if (vxlan_check_ftable_timeout(cmd->vxlcmd_ftable_timeout) == 0) {
2622 if (vxlan_check_ftable_timeout(vxlp->vxlp_ftable_timeout) == 0)
2931 vxlan_check_ftable_timeout(uint32_t timeout) function

Completed in 48 milliseconds