vxlan_check_ttl
if (vxlan_check_ttl(cmd->vxlcmd_ttl) == 0) {
if (vxlan_check_ttl(vxlp->vxlp_ttl) == 0)
static int vxlan_check_ttl(int);