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

/freebsd-10.2-release/sys/net/
H A Dif_vxlan.c360 static int vxlan_check_ttl(int);
2038 if (vxlan_check_ttl(cmd->vxlcmd_ttl) == 0) {
2632 if (vxlan_check_ttl(vxlp->vxlp_ttl) == 0)
2924 vxlan_check_ttl(int ttl) function

Completed in 87 milliseconds